Home
last modified time | relevance | path

Searched refs:FETCH_ORI_ABS (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/pdo/
H A Dpdo_dbh.stub.php371 public const FETCH_ORI_ABS = UNKNOWN; define in PDO
/PHP-8.3/ext/pdo/tests/
H A Dbug_44861.phpt49 var_dump($res->fetch(PDO::FETCH_NUM, PDO::FETCH_ORI_ABS, 3));

Completed in 5 milliseconds