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.h77 PDO_FETCH_FUNC, /* fetch into function and return its result */ enumerator
H A Dpdo_stmt.c875 case PDO_FETCH_FUNC: in do_fetch()
1008 case PDO_FETCH_FUNC: in do_fetch()
1043 case PDO_FETCH_FUNC: in do_fetch()
1104 case PDO_FETCH_FUNC: in pdo_stmt_verify_mode()
1294 case PDO_FETCH_FUNC: /* Cannot be a default fetch mode */ in PHP_METHOD()
H A Dpdo_dbh_arginfo.h275 ZVAL_LONG(&const_FETCH_FUNC_value, LONG_CONST(PDO_FETCH_FUNC)); in register_class_PDO()

Completed in 14 milliseconds