Home
last modified time | relevance | path

Searched refs:st_mysqlnd_protocol_methods (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_ext_plugin.h56 PHPAPI struct st_mysqlnd_protocol_methods * mysqlnd_protocol_get_methods();
57 PHPAPI void mysqlnd_protocol_set_methods(struct st_mysqlnd_protocol_methods * methods);
H A Dmysqlnd_ext_plugin.c183 PHPAPI struct st_mysqlnd_protocol_methods *
193 mysqlnd_protocol_set_methods(struct st_mysqlnd_protocol_methods * methods) in mysqlnd_protocol_set_methods()
H A Dmysqlnd_structs.h372 struct st_mysqlnd_protocol_methods struct
857 struct st_mysqlnd_protocol_methods m;

Completed in 37 milliseconds