Home
last modified time | relevance | path

Searched refs:PDO_FETCH_FUNC (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/pdo/
H A Dphp_pdo_driver.h76 PDO_FETCH_FUNC, /* fetch into function and return its result */ enumerator
H A Dpdo_stmt.c880 case PDO_FETCH_FUNC: in do_fetch()
1013 case PDO_FETCH_FUNC: in do_fetch()
1048 case PDO_FETCH_FUNC: in do_fetch()
1109 case PDO_FETCH_FUNC: in pdo_stmt_verify_mode()
1299 case PDO_FETCH_FUNC: /* Cannot be a default fetch mode */ in PHP_METHOD()
H A Dpdo_dbh_arginfo.h276 ZVAL_LONG(&const_FETCH_FUNC_value, LONG_CONST(PDO_FETCH_FUNC)); in register_class_PDO()

Completed in 16 milliseconds