Searched refs:template_map (Results 1 – 1 of 1) sorted by relevance
205 static php_cli_server_http_response_status_code_pair template_map[] = { variable317 size_t e = (sizeof(template_map) / sizeof(php_cli_server_http_response_status_code_pair)); in get_template_string()322 int d = template_map[c].code; in get_template_string()328 return template_map[c].str; in get_template_string()
Completed in 15 milliseconds