Searched defs:endsWith (Results 1 – 2 of 2) sorted by relevance
127 template <typename... Ts> bool endsWith(Ts... Tokens) const { in endsWith() function
13586 bool endsWith( std::string const& s, std::string const& suffix ) { in endsWith() function13589 bool endsWith( std::string const& s, char suffix ) { in endsWith() function