length_from       515 ext/oci8/oci8_lob.c 	ub4 length_dest, length_from, copy_len;
length_from       522 ext/oci8/oci8_lob.c 	if (php_oci_lob_get_length(descriptor_from, &length_from TSRMLS_CC)) {
length_from       527 ext/oci8/oci8_lob.c 		copy_len = length_from - descriptor_from->lob_current_position;