Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp_syslog.c47 if (!PG(have_called_openlog)) { in php_syslog()
70 if (!PG(have_called_openlog)) { in php_syslog()
H A Dphp_globals.h171 zend_bool have_called_openlog; member
H A Dmain.c2353 PG(have_called_openlog) = 0; in php_module_startup()
/PHP-7.4/ext/standard/
H A Dsyslog.c129 PG(have_called_openlog) = 1; in php_openlog()

Completed in 27 milliseconds