Home
last modified time | relevance | path

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

/PHP-5.4/ext/mysqlnd/
H A Dmysqlnd_structs.h607 struct st_mysqlnd_res_methods struct
609 mysqlnd_fetch_row_func fetch_row;
613 func_mysqlnd_res__use_result use_result;
617 func_mysqlnd_res__fetch_all fetch_all;
619 func_mysqlnd_res__num_rows num_rows;
622 func_mysqlnd_res__seek_data seek_data;
644 void * unused1;
645 void * unused2;
646 void * unused3;
647 void * unused4;
[all …]

Completed in 15 milliseconds