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