Home
last modified time | relevance | path

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

/PHP-5.6/ext/mysqlnd/
H A Dmysqlnd_structs.h663 struct st_mysqlnd_res_methods struct
665 mysqlnd_fetch_row_func fetch_row;
667 func_mysqlnd_res__use_result use_result;
671 func_mysqlnd_res__fetch_all fetch_all;
673 func_mysqlnd_res__num_rows num_rows;
676 func_mysqlnd_res__seek_data seek_data;
692 void * unused1;
693 void * unused2;
694 void * unused3;
695 void * unused4;
[all …]

Completed in 31 milliseconds