Searched defs:ends_with (Results 1 – 2 of 2) sorted by relevance
201 ends_with(const string& str, const string& suffix) in ends_with() function
117 static bool ends_with(const string& str, const string& ending) { in ends_with() function