Searched defs:ends_with (Results 1 – 3 of 3) sorted by relevance
110 bool ends_with(const StringPiece& x) const { in ends_with() function
119 bool ends_with(const StringPiece& x) const { in ends_with() function
763 static const char *ends_with(const char *str, const char *suffix) in ends_with() function