Home
last modified time | relevance | path

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

/third_party/nghttp2/third-party/url-parser/
Durl_parser.c165 , s_http_host enumerator
382 return s_http_host; in http_parse_host_char()
387 case s_http_host: in http_parse_host_char()
389 return s_http_host; in http_parse_host_char()
465 case s_http_host: in http_parse_host()
466 if (s != s_http_host) { in http_parse_host()
/third_party/boost/libs/beast/test/bench/parser/nodejs-parser/
Dhttp_parser.c400 , s_http_host enumerator
2192 return s_http_host; in http_parse_host_char()
2197 case s_http_host: in http_parse_host_char()
2199 return s_http_host; in http_parse_host_char()
2274 case s_http_host: in http_parse_host()
2275 if (s != s_http_host) { in http_parse_host()