Home
last modified time | relevance | path

Searched defs:fetch (Results 1 – 6 of 6) sorted by relevance

/PHP-8.2/ext/pdo/
H A Dpdo_stmt.stub.php38 …public function fetch(int $mode = PDO::FETCH_DEFAULT, int $cursorOrientation = PDO::FETCH_ORI_NEXT… function in PDOStatement
H A Dphp_pdo_driver.h625 } fetch; member
H A Dpdo_stmt.c1153 PHP_METHOD(PDOStatement, fetch) in PHP_METHOD() argument
/PHP-8.2/ext/dba/
H A Dphp_dba.h80 zend_string* (*fetch)(dba_info *, zend_string *, int); member
/PHP-8.2/ext/mysqlnd/
H A Dmysqlnd_ps.c852 MYSQLND_METHOD(mysqlnd_stmt, fetch)(MYSQLND_STMT * const s, bool * const fetched_anything) in MYSQLND_METHOD() argument
H A Dmysqlnd_structs.h799 func_mysqlnd_stmt__fetch fetch; in MYSQLND_CLASS_METHODS_TYPE() local

Completed in 41 milliseconds