Home
last modified time | relevance | path

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

/third_party/boost/libs/beast/test/bench/parser/nodejs-parser/
Dhttp_parser.c174 static const char *method_strings[] = variable
1005 matcher = method_strings[parser->method]; in http_parser_execute()
2139 return ELEM_AT(method_strings, m, "<unknown>"); in http_method_str()