Home
last modified time | relevance | path

Searched refs:oci_lob_eof (Results 1 – 5 of 5) sorted by relevance

/PHP-8.0/ext/oci8/tests/
H A Dlob_025.phpt38 var_dump(oci_lob_eof($row[0]));
42 var_dump(oci_lob_eof($row[0]));
71 Warning: oci_lob_eof(): Unable to find descriptor property in %s on line %d
H A Dlob_aliases.phpt22 var_dump(function_exists('oci_lob_eof'));
/PHP-8.0/ext/oci8/
H A Doci8_arginfo.h553 ZEND_FUNCTION(oci_lob_eof);
641 ZEND_FE(oci_lob_eof, arginfo_oci_lob_eof)
760 ZEND_ME_MAPPING(eof, oci_lob_eof, arginfo_class_OCILob_eof, ZEND_ACC_PUBLIC)
H A Doci8.stub.php65 function oci_lob_eof(OCILob $lob): bool {} function
H A Doci8_interface.c381 PHP_FUNCTION(oci_lob_eof) in PHP_FUNCTION() argument

Completed in 34 milliseconds