Searched refs:php_ini_has_per_host_config (Results 1 – 5 of 5) sorted by relevance
37 PHPAPI int php_ini_has_per_host_config(void);
883 PHPAPI int php_ini_has_per_host_config(void) function
569 if (php_ini_has_per_host_config()) { in sapi_lsapi_activate()
710 if (php_ini_has_per_host_config()) { in sapi_cgi_activate()
878 if (php_ini_has_per_host_config()) {
Completed in 28 milliseconds