Searched refs:oci_lob_rewind (Results 1 – 5 of 5) sorted by relevance
29 var_dump(oci_lob_rewind());30 var_dump(oci_lob_rewind($blob));71 Warning: oci_lob_rewind() expects exactly 1 parameter, 0 given in %s on line %d
20 var_dump(oci_lob_rewind());64 Warning: oci_lob_rewind() expects exactly 1 parameter, 0 given in %s on line %d
57 reflection::export(new reflectionfunction('oci_lob_rewind'));515 Function [ <internal%s> function oci_lob_rewind ] {
699 PHP_FUNCTION(oci_lob_rewind);771 PHP_FE(oci_lob_rewind, arginfo_oci_lob_rewind)859 PHP_FALIAS(rewind, oci_lob_rewind, arginfo_oci_lob_rewind_method)
503 PHP_FUNCTION(oci_lob_rewind) in PHP_FUNCTION() argument
Completed in 27 milliseconds