Home
last modified time | relevance | path

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

/PHP-7.4/ext/oci8/tests/
H A Dlob_aliases.phpt27 var_dump(oci_lob_export());
28 var_dump(oci_lob_export());
85 Warning: oci_lob_export() expects at least 2 parameters, 0 given in %s on line %d
88 Warning: oci_lob_export() expects at least 2 parameters, 0 given in %s on line %d
H A Dlob_012.phpt2 oci_lob_export()
H A Dreflection1.phpt61 reflection::export(new reflectionfunction('oci_lob_export'));
548 Function [ <internal%s> function oci_lob_export ] {
/PHP-7.4/ext/oci8/
H A Doci8.c687 PHP_FUNCTION(oci_lob_export);
775 PHP_FE(oci_lob_export, arginfo_oci_lob_export)
833 PHP_FALIAS(ociwritelobtofile, oci_lob_export, arginfo_oci_lob_export)
866 PHP_FALIAS(writetofile, oci_lob_export, arginfo_oci_lob_export_method)
867 PHP_FALIAS(export, oci_lob_export, arginfo_oci_lob_export_method)
H A Doci8_interface.c970 PHP_FUNCTION(oci_lob_export) in PHP_FUNCTION() argument

Completed in 35 milliseconds