php_oci_lob_copy  829 ext/oci8/oci8_interface.c 	if (php_oci_lob_copy(descriptor_dest, descriptor_from, length TSRMLS_CC)) {
php_oci_lob_copy  406 ext/oci8/php_oci8_int.h int php_oci_lob_copy (php_oci_descriptor *, php_oci_descriptor *, long TSRMLS_DC);