Home
last modified time | relevance | path

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

/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_ps.c39 static struct st_mysqlnd_stmt_methods *mysqlnd_stmt_methods; variable
2364 ret->m = mysqlnd_stmt_methods; in _mysqlnd_stmt_init()
2417 mysqlnd_stmt_methods = &MYSQLND_CLASS_METHOD_TABLE_NAME(mysqlnd_stmt); in _mysqlnd_init_ps_subsystem()
2426 return mysqlnd_stmt_methods; in mysqlnd_stmt_get_methods()
2434 mysqlnd_stmt_methods = methods; in mysqlnd_stmt_set_methods()

Completed in 8 milliseconds