Home
last modified time | relevance | path

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

/PHP-7.2/ext/oci8/
H A Doci8_lob.c451 descriptor->buffering = PHP_OCI_LOB_BUFFER_USED; in php_oci_lob_write()
637 if (descriptor->buffering != PHP_OCI_LOB_BUFFER_USED) { in php_oci_lob_flush()
688 …E_FILE || descriptor->type == OCI_DTYPE_LOB) && descriptor->buffering == PHP_OCI_LOB_BUFFER_USED) { in php_oci_lob_free()
H A Dphp_oci8_int.h94 #define PHP_OCI_LOB_BUFFER_USED 2 macro
H A Doci8.c1483 …if (descriptor && descriptor->buffering == PHP_OCI_LOB_BUFFER_USED && (descriptor->type == OCI_DTY… in php_oci_descriptor_flush_hash_dtor()

Completed in 16 milliseconds