Searched defs:methods (Results 1 – 5 of 5) sorted by relevance
160 PHPAPI void mysqlnd_conn_set_methods(struct st_mysqlnd_conn_methods *methods) in mysqlnd_conn_set_methods()176 PHPAPI void mysqlnd_conn_data_set_methods(struct st_mysqlnd_conn_data_methods * methods) in mysqlnd_conn_data_set_methods()194 mysqlnd_result_set_methods(struct st_mysqlnd_res_methods * methods) in mysqlnd_result_set_methods()212 mysqlnd_result_unbuffered_set_methods(struct st_mysqlnd_result_unbuffered_methods * methods) in mysqlnd_result_unbuffered_set_methods()230 mysqlnd_result_buffered_set_methods(struct st_mysqlnd_result_buffered_methods * methods) in mysqlnd_result_buffered_set_methods()248 mysqlnd_stmt_set_methods(struct st_mysqlnd_stmt_methods *methods) in mysqlnd_stmt_set_methods()266 mysqlnd_protocol_set_methods(struct st_mysqlnd_protocol_methods * methods) in mysqlnd_protocol_set_methods()284 mysqlnd_net_set_methods(struct st_mysqlnd_net_methods * methods) in mysqlnd_net_set_methods()
39 } methods; member
64 } methods; member
1216 void * methods; member1235 } methods; member
429 struct pdo_dbh_methods *methods; member560 struct pdo_stmt_methods *methods; member
Completed in 24 milliseconds