Home
last modified time | relevance | path

Searched refs:php_oci_lob_copy (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/oci8/
H A Dphp_oci8_int.h406 int php_oci_lob_copy (php_oci_descriptor *, php_oci_descriptor *, long TSRMLS_DC);
H A Doci8_lob.c532 int php_oci_lob_copy (php_oci_descriptor *descriptor_dest, php_oci_descriptor *descriptor_from, lon… in php_oci_lob_copy() function
H A Doci8_interface.c829 if (php_oci_lob_copy(descriptor_dest, descriptor_from, length TSRMLS_CC)) {

Completed in 20 milliseconds