Home
last modified time | relevance | path

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

/PHP-8.2/ext/oci8/
H A Dphp_oci8.h45 extern zend_module_entry oci8_module_entry;
46 #define phpext_oci8_ptr &oci8_module_entry
47 #define phpext_oci8_11g_ptr &oci8_module_entry
48 #define phpext_oci8_12c_ptr &oci8_module_entry
49 #define phpext_oci8_19_ptr &oci8_module_entry
H A Doci8.c153 zend_module_entry oci8_module_entry = { variable

Completed in 17 milliseconds