Searched defs:Contains (Results 1 – 4 of 4) sorted by relevance
43 bool Contains(const DataType& n) const { in Contains() function
38 bool Contains(const std::string& haystack, const std::string& needle) { in Contains() function
4619 bool Contains(const std::string& haystack, const std::string& needle) { in Contains() function4623 bool Contains(const std::string& haystack, const char needle) { in Contains() function
3071 bool Contains(const std::string& haystack, const std::string& needle) { in Contains() function