php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
st_mysqlnd_infile Struct Reference

#include <mysqlnd_structs.h>

Data Fields

func_mysqlnd_local_infile__init local_infile_init
 
func_mysqlnd_local_infile__read local_infile_read
 
func_mysqlnd_local_infile__error local_infile_error
 
func_mysqlnd_local_infile__end local_infile_end
 

Detailed Description

Definition at line 193 of file mysqlnd_structs.h.

Field Documentation

◆ local_infile_end

func_mysqlnd_local_infile__end st_mysqlnd_infile::local_infile_end

Definition at line 198 of file mysqlnd_structs.h.

◆ local_infile_error

func_mysqlnd_local_infile__error st_mysqlnd_infile::local_infile_error

Definition at line 197 of file mysqlnd_structs.h.

◆ local_infile_init

func_mysqlnd_local_infile__init st_mysqlnd_infile::local_infile_init

Definition at line 195 of file mysqlnd_structs.h.

◆ local_infile_read

func_mysqlnd_local_infile__read st_mysqlnd_infile::local_infile_read

Definition at line 196 of file mysqlnd_structs.h.


The documentation for this struct was generated from the following file: