Home
last modified time | relevance | path

Searched defs:uri2 (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dutil.cc663 bool fieldeq(const char *uri1, const http_parser_url &u1, const char *uri2, in fieldeq()
714 bool porteq(const char *uri1, const http_parser_url &u1, const char *uri2, in porteq()
/third_party/lwip/src/apps/http/
Dhttpd.c1652 const char *uri, *uri1, *uri2, *uri3; local