Home
last modified time | relevance | path

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

/PHP-8.0/main/
H A Dphp_syslog.c38 PG(have_called_openlog) = 1; in php_openlog()
44 PG(have_called_openlog) = 0; in php_closelog()
57 if (!PG(have_called_openlog)) { in php_syslog()
80 if (!PG(have_called_openlog)) { in php_syslog()
H A Dphp_globals.h167 zend_bool have_called_openlog; member
H A Dmain.c2227 PG(have_called_openlog) = 0; in php_module_startup()

Completed in 15 milliseconds