Home
last modified time | relevance | path

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

/PHP-7.1/main/
H A Dphp_ini.c65 static int has_per_host_config = 0; variable
299 has_per_host_config = 1; in php_ini_parser_cb()
849 return has_per_host_config;
859 if (has_per_host_config && host && host_len) {

Completed in 8 milliseconds