Searched refs:oci_lob_class_entry (Results 1 – 1 of 1) sorted by relevance
1040 zend_class_entry oci_lob_class_entry; in PHP_MINIT_FUNCTION() local1052 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 10 milliseconds