Home
last modified time | relevance | path

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

/PHP-8.3/Zend/tests/
H A Dbug71428.2.phpt8 …public function fetch(int $first = PDO::FETCH_BOTH, int $second = PDO::FETCH_ORI_NEXT, int $third …
/PHP-8.3/ext/pdo/
H A Dpdo_stmt.stub.php38 … fetch(int $mode = PDO::FETCH_DEFAULT, int $cursorOrientation = PDO::FETCH_ORI_NEXT, int $cursorOf…
H A Dpdo_dbh.stub.php351 public const FETCH_ORI_NEXT = UNKNOWN; define in PDO

Completed in 7 milliseconds