Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dphp_ini.c69 static int has_per_host_config = 0; variable
302 has_per_host_config = 1; in php_ini_parser_cb()
859 return has_per_host_config;
869 if (has_per_host_config && host && host_len) {

Completed in 15 milliseconds