Searched defs:ends_with (Results 1 – 3 of 3) sorted by relevance
327 bool ends_with(StringPiece x) const { in ends_with() function
201 ends_with(const string& str, const string& suffix) in ends_with() function
114 static bool ends_with(const string& str, const string& ending) { in ends_with() function