Home
last modified time | relevance | path

Searched defs:st_mysqlnd_res_methods (Results 1 – 1 of 1) sorted by relevance

/PHP-7.0/ext/mysqlnd/
H A Dmysqlnd_structs.h660 struct st_mysqlnd_res_methods struct
662 mysqlnd_fetch_row_func fetch_row;
664 func_mysqlnd_res__use_result use_result;
668 func_mysqlnd_res__fetch_all fetch_all;
670 func_mysqlnd_res__num_rows num_rows;
673 func_mysqlnd_res__seek_data seek_data;
689 void * unused1;
690 void * unused2;
691 void * unused3;
692 void * unused4;
[all …]

Completed in 17 milliseconds