Home
last modified time | relevance | path

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

/PHP-7.4/ext/odbc/
H A Dphp_odbc.h30 extern zend_module_entry odbc_module_entry;
31 #define odbc_module_ptr &odbc_module_entry
H A Dphp_odbc.c389 zend_module_entry odbc_module_entry = { variable
722 odbc_module_entry.type = type; in PHP_MINIT_FUNCTION()

Completed in 13 milliseconds