Home
last modified time | relevance | path

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

/PHP-7.4/ext/pdo/
H A Dphp_pdo_driver.h104 PDO_FETCH_FUNC, /* fetch into function and return its result */ enumerator
H A Dpdo_stmt.c978 case PDO_FETCH_FUNC: in do_fetch()
1114 case PDO_FETCH_FUNC: in do_fetch()
1149 case PDO_FETCH_FUNC: in do_fetch()
1211 case PDO_FETCH_FUNC: in pdo_stmt_verify_mode()
1434 case PDO_FETCH_FUNC: in PHP_METHOD()
H A Dpdo_dbh.c1436 REGISTER_PDO_CLASS_CONST_LONG("FETCH_FUNC", (zend_long)PDO_FETCH_FUNC); in pdo_dbh_init()

Completed in 24 milliseconds