Home
last modified time | relevance | path

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

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_ext_plugin.c30 static struct st_mysqlnd_stmt_methods * mysqlnd_stmt_methods;
165 PHPAPI struct st_mysqlnd_stmt_methods *
175 mysqlnd_stmt_set_methods(struct st_mysqlnd_stmt_methods *methods) in mysqlnd_stmt_set_methods()
H A Dmysqlnd_ext_plugin.h53 PHPAPI struct st_mysqlnd_stmt_methods * mysqlnd_stmt_get_methods();
54 PHPAPI void mysqlnd_stmt_set_methods(struct st_mysqlnd_stmt_methods * methods);
H A Dmysqlnd_structs.h756 struct st_mysqlnd_stmt_methods struct
1072 struct st_mysqlnd_stmt_methods *m;

Completed in 97 milliseconds