Searched defs:mysqlnd_stmt_bind_one_result (Results 1 – 1 of 1) sorted by relevance
/PHP-5.3/ext/mysqlnd/ | ||
H A D | mysqlnd.h | 258 #define mysqlnd_stmt_bind_one_result(s,no) (s)->m->bind_one_result((s), (no) TSRMLS_CC) macro |
Completed in 13 milliseconds