Home
last modified time | relevance | path

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

/PHP-8.3/ext/pdo/
H A Dphp_pdo_driver.h76 PDO_FETCH_FUNC, /* fetch into function and return its result */ enumerator
H A Dpdo_stmt.c885 case PDO_FETCH_FUNC: in do_fetch()
1018 case PDO_FETCH_FUNC: in do_fetch()
1053 case PDO_FETCH_FUNC: in do_fetch()
1114 case PDO_FETCH_FUNC: in pdo_stmt_verify_mode()
1304 case PDO_FETCH_FUNC: /* Cannot be a default fetch mode */ in PHP_METHOD()
H A Dpdo_dbh_arginfo.h269 ZVAL_LONG(&const_FETCH_FUNC_value, LONG_CONST(PDO_FETCH_FUNC)); in register_class_PDO()

Completed in 17 milliseconds