Searched refs:template_map (Results 1 – 1 of 1) sorted by relevance
211 static const php_cli_server_http_response_status_code_pair template_map[] = { variable325 size_t e = (sizeof(template_map) / sizeof(php_cli_server_http_response_status_code_pair)); in get_template_string()330 int d = template_map[c].code; in get_template_string()336 return template_map[c].str; in get_template_string()
Completed in 11 milliseconds