Searched refs:oci_lob_class_entry (Results 1 – 1 of 1) sorted by relevance
1193 zend_class_entry oci_lob_class_entry; in PHP_MINIT_FUNCTION() local1205 INIT_CLASS_ENTRY(oci_lob_class_entry, "OCI-Lob", php_oci_lob_class_functions); in PHP_MINIT_FUNCTION()1208 oci_lob_class_entry_ptr = zend_register_internal_class(&oci_lob_class_entry TSRMLS_CC); in PHP_MINIT_FUNCTION()
Completed in 11 milliseconds