Home
last modified time | relevance | path

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

/PHP-7.1/ext/pdo/
H A Dphp_pdo_driver.h98 PDO_FETCH_FUNC, /* fetch into function and return its result */ enumerator
H A Dpdo_stmt.c979 case PDO_FETCH_FUNC: in do_fetch()
1126 case PDO_FETCH_FUNC: in do_fetch()
1161 case PDO_FETCH_FUNC: in do_fetch()
1223 case PDO_FETCH_FUNC: in pdo_stmt_verify_mode()
1438 case PDO_FETCH_FUNC: in PHP_METHOD()
H A Dpdo_dbh.c1429 REGISTER_PDO_CLASS_CONST_LONG("FETCH_FUNC", (zend_long)PDO_FETCH_FUNC); in pdo_dbh_init()

Completed in 27 milliseconds