Searched refs:PDO_FETCH_FUNC (Results 1 – 3 of 3) sorted by relevance
77 PDO_FETCH_FUNC, /* fetch into function and return its result */ enumerator
875 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()
275 ZVAL_LONG(&const_FETCH_FUNC_value, LONG_CONST(PDO_FETCH_FUNC)); in register_class_PDO()
Completed in 16 milliseconds