Home
last modified time | relevance | path

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

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_structs.h649 struct st_mysqlnd_res_methods struct
651 mysqlnd_fetch_row_func fetch_row;
655 func_mysqlnd_res__use_result use_result;
659 func_mysqlnd_res__fetch_all fetch_all;
661 func_mysqlnd_res__num_rows num_rows;
664 func_mysqlnd_res__seek_data seek_data;
686 void * unused1;
687 void * unused2;
688 void * unused3;
689 void * unused4;
[all …]

Completed in 16 milliseconds