oci_lob_export    816 ext/oci8/oci8.c PHP_FUNCTION(oci_lob_export);
oci_lob_export    907 ext/oci8/oci8.c 	PHP_FE(oci_lob_export,				arginfo_oci_lob_export)
oci_lob_export    964 ext/oci8/oci8.c 	PHP_FALIAS(ociwritelobtofile,	oci_lob_export,			arginfo_oci_lob_export)
oci_lob_export   1006 ext/oci8/oci8.c 	PHP_FALIAS(writetofile, oci_lob_export,			arginfo_oci_lob_export_method)
oci_lob_export   1007 ext/oci8/oci8.c 	PHP_FALIAS(export,		oci_lob_export,			arginfo_oci_lob_export_method)
oci_lob_export    874 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_lob_export)