Searched defs:EndsWithIgnoreCase (Results 1 – 1 of 1) sorted by relevance
124 bool EndsWithIgnoreCase(const std::string& s, const char* suffix) { in EndsWithIgnoreCase() function128 bool EndsWithIgnoreCase(const std::string& s, const std::string& suffix) { in EndsWithIgnoreCase() function