oci_lob_export    810 ext/oci8/oci8.c PHP_FUNCTION(oci_lob_export);
oci_lob_export    901 ext/oci8/oci8.c 	PHP_FE(oci_lob_export,				arginfo_oci_lob_export)
oci_lob_export    958 ext/oci8/oci8.c 	PHP_FALIAS(ociwritelobtofile,	oci_lob_export,			arginfo_oci_lob_export)
oci_lob_export   1000 ext/oci8/oci8.c 	PHP_FALIAS(writetofile, oci_lob_export,			arginfo_oci_lob_export_method)
oci_lob_export   1001 ext/oci8/oci8.c 	PHP_FALIAS(export,		oci_lob_export,			arginfo_oci_lob_export_method)
oci_lob_export    890 ext/oci8/oci8_interface.c PHP_FUNCTION(oci_lob_export)