Searched defs:EndsWith (Results 1 – 1 of 1) sorted by relevance
166 bool EndsWith(std::string_view s, std::string_view suffix) { in EndsWith() function171 bool EndsWith(std::string_view s, char suffix) { in EndsWith() function