Searched defs:methods (Results 1 – 5 of 5) sorted by relevance
161 PHPAPI void mysqlnd_conn_set_methods(struct st_mysqlnd_conn_methods *methods) in mysqlnd_conn_set_methods()177 PHPAPI void mysqlnd_conn_data_set_methods(struct st_mysqlnd_conn_data_methods * methods) in mysqlnd_conn_data_set_methods()195 mysqlnd_result_set_methods(struct st_mysqlnd_res_methods * methods) in mysqlnd_result_set_methods()213 mysqlnd_result_unbuffered_set_methods(struct st_mysqlnd_result_unbuffered_methods * methods) in mysqlnd_result_unbuffered_set_methods()231 mysqlnd_result_buffered_set_methods(struct st_mysqlnd_result_buffered_methods * methods) in mysqlnd_result_buffered_set_methods()249 mysqlnd_stmt_set_methods(struct st_mysqlnd_stmt_methods *methods) in mysqlnd_stmt_set_methods()267 mysqlnd_protocol_set_methods(struct st_mysqlnd_protocol_methods * methods) in mysqlnd_protocol_set_methods()285 mysqlnd_net_set_methods(struct st_mysqlnd_net_methods * methods) in mysqlnd_net_set_methods()
39 } methods; member
70 } methods; member
1203 void * methods; member1222 } methods; member
447 struct pdo_dbh_methods *methods; member562 struct pdo_stmt_methods *methods; member
Completed in 24 milliseconds