Searched refs:oci_lob_eof (Results 1 – 5 of 5) sorted by relevance
40 var_dump(oci_lob_eof($row[0]));41 var_dump(oci_lob_eof());45 var_dump(oci_lob_eof($row[0]));77 Warning: oci_lob_eof() expects exactly 1 parameter, 0 given in %s on line %d83 Warning: oci_lob_eof(): Unable to find descriptor property in %s on line %d
22 var_dump(oci_lob_eof());70 Warning: oci_lob_eof() expects exactly 1 parameter, 0 given in %s on line %d
49 reflection::export(new reflectionfunction('oci_lob_eof'));453 Function [ <internal%s> function oci_lob_eof ] {
701 PHP_FUNCTION(oci_lob_eof);763 PHP_FE(oci_lob_eof, arginfo_oci_lob_eof)861 PHP_FALIAS(eof, oci_lob_eof, arginfo_oci_lob_eof_method)
449 PHP_FUNCTION(oci_lob_eof) in PHP_FUNCTION() argument
Completed in 17 milliseconds