equalIgnoringCase 104 Source/core/css/parser/CSSPropertyParser.cpp static bool equalIgnoringCase(const CSSParserString& a, const char (&b)[N]) equalIgnoringCase 114 Source/core/css/parser/CSSPropertyParser.cpp static bool equalIgnoringCase(CSSParserValue* value, const char (&b)[N]) equalIgnoringCase 204 Source/platform/fonts/win/FontCacheSkiaWin.cpp static inline bool equalIgnoringCase(const AtomicString& a, const SkString& b) equalIgnoringCase 1086 Source/wtf/text/StringImpl.cpp bool equalIgnoringCase(const LChar* a, const LChar* b, unsigned length) equalIgnoringCase 1096 Source/wtf/text/StringImpl.cpp bool equalIgnoringCase(const UChar* a, const LChar* b, unsigned length) equalIgnoringCase 2012 Source/wtf/text/StringImpl.cpp bool equalIgnoringCase(const StringImpl* a, const StringImpl* b) equalIgnoringCase 2022 Source/wtf/text/StringImpl.cpp bool equalIgnoringCase(const StringImpl* a, const LChar* b)