Home
last modified time | relevance | path

Searched defs:mysqlnd_stmt_fetch (Results 1 – 2 of 2) sorted by path

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd.h256 #define mysqlnd_stmt_fetch(stmt, fetched) (stmt)->m->fetch((stmt), (fetched) TSRMLS_CC) macro
/php-src/ext/mysqlnd/
H A Dmysqlnd.h244 #define mysqlnd_stmt_fetch(stmt, fetched) (stmt)->m->fetch((stmt), (fetched)) macro

Completed in 10 milliseconds