Lines Matching refs:test2
83 static void test2(const char *url)
196 test2("/foo/bar");
197 test2("http://server/foo/");
198 test2("http://example.com/foo/bar");
199 test2("http://user:pass@localhost:8080/foo/bar/123");
200 test2("http://server/foo/bar?param=value/with/slashes");
201 test2("https://1l-lh.a.net/i/1LIVE_HDS@179577/master.m3u8");
202 test2("ftp://u:p%2B%2F2@ftp.pbt.com/ExportHD.mpg");
203 test2("https://key.dns.com?key_id=2&model_id=12345&&access_key=");
204 test2("http://example.com#tag");