Searched refs:php_ini_has_per_host_config (Results 1 – 5 of 5) sorted by relevance
35 PHPAPI int php_ini_has_per_host_config(void);
864 PHPAPI int php_ini_has_per_host_config(void) function
551 if (php_ini_has_per_host_config()) { in sapi_lsapi_activate()
717 if (php_ini_has_per_host_config()) { in sapi_cgi_activate()
870 if (php_ini_has_per_host_config()) {
Completed in 27 milliseconds