Searched refs:do_fetch_common (Results 1 – 1 of 1) sorted by relevance
689 static int do_fetch_common(pdo_stmt_t *stmt, enum pdo_fetch_orientation ori, in do_fetch_common() function855 if (!do_fetch_common(stmt, ori, offset, do_bind TSRMLS_CC)) { in do_fetch()1389 if (!do_fetch_common(stmt, PDO_FETCH_ORI_NEXT, 0, TRUE TSRMLS_CC)) { in PHP_METHOD()
Completed in 13 milliseconds