Home
last modified time | relevance | path

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

/third_party/nghttp2/third-party/url-parser/
Durl_parser.c166 , s_http_host_v6 enumerator
400 case s_http_host_v6: in http_parse_host_char()
408 return s_http_host_v6; in http_parse_host_char()
411 if (s == s_http_host_v6 && ch == '%') { in http_parse_host_char()
472 case s_http_host_v6: in http_parse_host()
473 if (s != s_http_host_v6) { in http_parse_host()
512 case s_http_host_v6: in http_parse_host()