equal              94 Source/core/css/parser/CSSPropertyParser.cpp static bool equal(const CSSParserString& a, const char (&b)[N])
equal            1931 Source/wtf/text/StringImpl.cpp bool equal(const StringImpl* a, const StringImpl* b)
equal            1958 Source/wtf/text/StringImpl.cpp bool equal(const StringImpl* a, const LChar* b, unsigned length)
equal            1963 Source/wtf/text/StringImpl.cpp bool equal(const StringImpl* a, const UChar* b, unsigned length)
equal            1968 Source/wtf/text/StringImpl.cpp bool equal(const StringImpl* a, const LChar* b)