Home
last modified time | relevance | path

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

/PHP-5.5/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'));
547 Function [ <internal%s> function oci_lob_export ] {
/PHP-5.5/ext/oci8/
H A Doci8.c804 PHP_FUNCTION(oci_lob_export);
894 PHP_FE(oci_lob_export, arginfo_oci_lob_export)
948 PHP_FALIAS(ociwritelobtofile, oci_lob_export, arginfo_oci_lob_export)
990 PHP_FALIAS(writetofile, oci_lob_export, arginfo_oci_lob_export_method)
991 PHP_FALIAS(export, oci_lob_export, arginfo_oci_lob_export_method)
H A Doci8_interface.c874 PHP_FUNCTION(oci_lob_export) argument

Completed in 29 milliseconds