Home
last modified time | relevance | path

Searched refs:st_mysqlnd_conn_methods (Results 1 – 4 of 4) sorted by relevance

/PHP-5.6/ext/mysqlnd/
H A Dmysqlnd_ext_plugin.c28 static struct st_mysqlnd_conn_methods * mysqlnd_conn_methods;
153 PHPAPI struct st_mysqlnd_conn_methods *
161 PHPAPI void mysqlnd_conn_set_methods(struct st_mysqlnd_conn_methods *methods) in mysqlnd_conn_set_methods()
H A Dmysqlnd_ext_plugin.h53 PHPAPI struct st_mysqlnd_conn_methods * mysqlnd_conn_get_methods();
54 PHPAPI void mysqlnd_conn_set_methods(struct st_mysqlnd_conn_methods * methods);
H A Dmysqlnd_structs.h619 struct st_mysqlnd_conn_methods struct
990 struct st_mysqlnd_conn_methods * m;
H A Dmysqlnd.c3151 size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_methods, close);

Completed in 35 milliseconds