Home
last modified time | relevance | path

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

/PHP-8.0/ext/odbc/
H A Dphp_odbc.h28 extern zend_module_entry odbc_module_entry;
29 #define odbc_module_ptr &odbc_module_entry
H A Dphp_odbc.c70 zend_module_entry odbc_module_entry = { variable
394 odbc_module_entry.type = type; in PHP_MINIT_FUNCTION()

Completed in 14 milliseconds