Searched defs:EndsWith (Results 1 – 3 of 3) sorted by relevance
61 inline bool EndsWith(const std::string& s, const std::string& suffix) in EndsWith() function67 inline bool EndsWith(const std::string& s, char suffix) in EndsWith() function
66 bool EndsWith(const std::string &str, const std::string &suffix) in EndsWith() function
38 virtual AbsPredicates *EndsWith(std::string field, std::string value) {return nullptr;}; in EndsWith() function77 virtual AbsPredicates *EndsWith(std::string field, std::string value) {return nullptr;}; in EndsWith() function