Home
last modified time | relevance | path

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

/third_party/nghttp2/third-party/url-parser/
Durl_parser.c363 http_parse_host_char(enum http_host_state s, const char ch) { in http_parse_host_char() function
458 enum http_host_state new_s = http_parse_host_char(s, *p); in http_parse_host()