Home
last modified time | relevance | path

Searched refs:s_http_host_port (Results 1 – 2 of 2) 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()
/third_party/boost/libs/beast/test/bench/parser/nodejs-parser/
Dhttp_parser.c406 , s_http_host_port enumerator
2240 case s_http_host_port: in http_parse_host_char()
2243 return s_http_host_port; in http_parse_host_char()
2293 case s_http_host_port: in http_parse_host()
2294 if (s != s_http_host_port) { in http_parse_host()