Home
last modified time | relevance | path

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

/third_party/nghttp2/third-party/url-parser/
Durl_parser.c162 , s_http_userinfo enumerator
365 case s_http_userinfo: in http_parse_host_char()
372 return s_http_userinfo; in http_parse_host_char()
493 case s_http_userinfo: in http_parse_host()
494 if (s != s_http_userinfo) { in http_parse_host()
516 case s_http_userinfo: in http_parse_host()
/third_party/boost/libs/beast/test/bench/parser/nodejs-parser/
Dhttp_parser.c397 , s_http_userinfo enumerator
2175 case s_http_userinfo: in http_parse_host_char()
2182 return s_http_userinfo; in http_parse_host_char()
2302 case s_http_userinfo: in http_parse_host()
2303 if (s != s_http_userinfo) { in http_parse_host()
2325 case s_http_userinfo: in http_parse_host()