Home
last modified time | relevance | path

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

/PHP-8.3/ext/pgsql/
H A Dphp_pgsql.h25 extern zend_module_entry pgsql_module_entry;
26 #define pgsql_module_ptr &pgsql_module_entry
H A Dpgsql.c123 zend_module_entry pgsql_module_entry = { variable
320 if (pgsql_module_entry.module_started) in _close_pgsql_plink()

Completed in 17 milliseconds