Home
last modified time | relevance | path

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

/PHP-7.4/ext/oci8/
H A Doci8.c1040 zend_class_entry oci_lob_class_entry; in PHP_MINIT_FUNCTION() local
1052 INIT_CLASS_ENTRY(oci_lob_class_entry, "OCI-Lob", php_oci_lob_class_functions); in PHP_MINIT_FUNCTION()
1055 oci_lob_class_entry_ptr = zend_register_internal_class(&oci_lob_class_entry); in PHP_MINIT_FUNCTION()

Completed in 17 milliseconds