Home
last modified time | relevance | path

Searched defs:uri1 (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/src/
Dutil.cc621 bool fieldeq(const char *uri1, const http_parser_url &u1, const char *uri2, in fieldeq()
672 bool porteq(const char *uri1, const http_parser_url &u1, const char *uri2, in porteq()
/third_party/gstreamer/gstplugins_bad/ext/hls/
Dm3u8.c1231 uri_join (const gchar * uri1, const gchar * uri2) in uri_join()
/third_party/lwip/src/apps/http/
Dhttpd.c1652 const char *uri, *uri1, *uri2, *uri3; local