Searched refs:ReplacePathURL (Results 1 – 4 of 4) sorted by relevance
/external/chromium/googleurl/src/ |
D | url_canon_pathurl.cc | 103 bool ReplacePathURL(const char* base, in ReplacePathURL() function 115 bool ReplacePathURL(const char* base, in ReplacePathURL() function
|
D | url_canon.h | 782 bool ReplacePathURL(const char* base, 787 bool ReplacePathURL(const char* base,
|
D | url_util.cc | 318 return url_canon::ReplacePathURL(spec, parsed, replacements, in DoReplaceComponents()
|
D | url_canon_unittest.cc | 1355 TEST(URLCanonTest, ReplacePathURL) { in TEST() argument 1387 url_canon::ReplacePathURL(cur.base, parsed, in TEST()
|