Home
last modified time | relevance | path

Searched refs:s_http_host (Results 1 – 1 of 1) 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()