Home
last modified time | relevance | path

Searched refs:oci_fetch_assoc (Results 26 – 32 of 32) sorted by relevance

12

/PHP-8.1/ext/oci8/tests/
H A Dbug71148.phpt54 var_dump(oci_fetch_assoc($stmt));
H A Dlob_null.phpt159 while ($arr = oci_fetch_assoc($s)) {
H A Dbug43492_2.phpt39 $result = oci_fetch_assoc($s);
H A Dbug43492.phpt47 $result = oci_fetch_assoc($s);
/PHP-8.1/ext/oci8/
H A Doci8_arginfo.h587 ZEND_FUNCTION(oci_fetch_assoc);
690 ZEND_FE(oci_fetch_assoc, arginfo_oci_fetch_assoc)
H A Doci8.stub.php259 function oci_fetch_assoc($statement): array|false {} function
H A Doci8_interface.c1407 PHP_FUNCTION(oci_fetch_assoc) in PHP_FUNCTION() argument

Completed in 27 milliseconds

12