Home
last modified time | relevance | path

Searched refs:oci_fetch_row (Results 26 – 30 of 30) sorted by relevance

12

/PHP-8.2/ext/oci8/
H A Doci8.stub.php653 function oci_fetch_row($statement): array|false {} function
H A Doci8_interface.c1400 PHP_FUNCTION(oci_fetch_row) in PHP_FUNCTION() argument
/PHP-8.2/ext/oci8/tests/
H A Dimp_res_7.phpt587 while (($row = oci_fetch_row($s)) != false) {
H A Dbug43492.phpt55 $row = oci_fetch_row($cur);
H A Dbug43492_2.phpt47 $row = oci_fetch_row($cur);

Completed in 34 milliseconds

12