Searched defs:containsCaseInsensitive (Results 1 – 2 of 2) sorted by relevance
142 constexpr bool containsCaseInsensitive(const char *subString) const noexcept { in containsCaseInsensitive() function
112 bool containsCaseInsensitive(const String& haystack, const String& needle) { in containsCaseInsensitive() function