Home
last modified time | relevance | path

Searched defs:mysqlnd_stmt_bind_result (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd.h242 #define mysqlnd_stmt_bind_result(stmt,bind) (stmt)->m->bind_result((stmt), (bind) TSRMLS_CC) macro

Completed in 8 milliseconds