Home
last modified time | relevance | path

Searched refs:RemoveConsecutiveChars (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_util.cc246 std::string RemoveConsecutiveChars(const std::string& str, const char c) { in RemoveConsecutiveChars() function
302 std::string host_without_consecutive_dots(RemoveConsecutiveChars( in CanonicalizeUrl()
308 std::string path_without_consecutive_slash(RemoveConsecutiveChars( in CanonicalizeUrl()