Searched refs:CURSOR_FWDONLY (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/pdo/ | ||
H A D | pdo_dbh.stub.php | 382 public const CURSOR_FWDONLY = UNKNOWN; define in PDO |
/PHP-8.3/ext/pdo_pgsql/tests/ | ||
H A D | bug75402.phpt | 71 // \PDO::ATTR_CURSOR => \PDO::CURSOR_FWDONLY |
Completed in 8 milliseconds