Home
last modified time | relevance | path

Searched refs:FETCH_DEFAULT (Results 1 – 3 of 3) 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…
41 public function fetchAll(int $mode = PDO::FETCH_DEFAULT, mixed ...$args): array {}
H A Dpdo_dbh.stub.php94 public const FETCH_DEFAULT = UNKNOWN; define in PDO
/PHP-8.2/ext/pdo_pgsql/
H A Dpgsql_driver.stub.php32 …public function pgsqlGetNotify(int $fetchMode = PDO::FETCH_DEFAULT, int $timeoutMilliseconds = 0):…

Completed in 9 milliseconds