Home
last modified time | relevance | path

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

/PHP-5.5/ext/pdo/
H A Dphp_pdo_driver.h408 pdo_stmt_fetch_func fetcher; member
H A Dpdo_stmt.c700 if (!stmt->methods->fetcher(stmt, ori, offset TSRMLS_CC)) { in do_fetch_common()
2112 while (stmt->methods->fetcher(stmt, PDO_FETCH_ORI_NEXT, 0 TSRMLS_CC)) in PHP_METHOD()

Completed in 19 milliseconds