Searched defs:ends_with (Results 1 – 4 of 4) sorted by relevance
108 bool ends_with(const char *s1, const char *s2) { in ends_with() function
110 bool ends_with(const StringPiece& x) const { in ends_with() function
210 bool ends_with(const BasicStringPiece& x) const { in ends_with() function
291 bool ends_with(const BasicStringPiece& x) const { in ends_with() function