Home
last modified time | relevance | path

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

/third_party/nghttp2/third-party/url-parser/
Durl_parser.c171 , s_http_host_port enumerator
430 case s_http_host_port: in http_parse_host_char()
433 return s_http_host_port; in http_parse_host_char()
484 case s_http_host_port: in http_parse_host()
485 if (s != s_http_host_port) { in http_parse_host()