Home
last modified time | relevance | path

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

/PHP-8.0/ext/oci8/
H A Doci8.c277 zend_class_entry oci_lob_class_entry; in PHP_MINIT_FUNCTION() local
289 INIT_CLASS_ENTRY(oci_lob_class_entry, "OCILob", class_OCILob_methods); in PHP_MINIT_FUNCTION()
292 oci_lob_class_entry_ptr = zend_register_internal_class(&oci_lob_class_entry); in PHP_MINIT_FUNCTION()

Completed in 13 milliseconds