Searched refs:length_from (Results 1 – 1 of 1) sorted by relevance
515 ub4 length_dest, length_from, copy_len; in php_oci_lob_copy() local522 if (php_oci_lob_get_length(descriptor_from, &length_from TSRMLS_CC)) { in php_oci_lob_copy()527 copy_len = length_from - descriptor_from->lob_current_position; in php_oci_lob_copy()
Completed in 9 milliseconds