st_mysqlnd_protocol_methods 257 ext/mysqlnd/mysqlnd_ext_plugin.c PHPAPI struct st_mysqlnd_protocol_methods * st_mysqlnd_protocol_methods 267 ext/mysqlnd/mysqlnd_ext_plugin.c mysqlnd_protocol_set_methods(struct st_mysqlnd_protocol_methods * methods) st_mysqlnd_protocol_methods 71 ext/mysqlnd/mysqlnd_ext_plugin.h PHPAPI struct st_mysqlnd_protocol_methods * mysqlnd_protocol_get_methods(); st_mysqlnd_protocol_methods 72 ext/mysqlnd/mysqlnd_ext_plugin.h PHPAPI void mysqlnd_protocol_set_methods(struct st_mysqlnd_protocol_methods * methods); st_mysqlnd_protocol_methods 903 ext/mysqlnd/mysqlnd_structs.h struct st_mysqlnd_protocol_methods m;