Home
last modified time | relevance | path

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

/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_structs.h536 struct st_mysqlnd_res_methods struct
538 mysqlnd_fetch_row_func fetch_row;
542 func_mysqlnd_res__use_result use_result;
546 func_mysqlnd_res__fetch_all fetch_all;
548 func_mysqlnd_res__num_rows num_rows;
551 func_mysqlnd_res__seek_data seek_data;
573 void * unused1;
574 void * unused2;
575 void * unused3;
576 void * unused4;
[all …]

Completed in 12 milliseconds