Searched refs:equalsLiterally (Results 1 – 2 of 2) sorted by relevance
137 …okAhead(const String& string) { return lookAheadInline<SegmentedString::equalsLiterally>(string); } in lookAhead()243 …static bool equalsLiterally(const UChar* str1, const UChar* str2, size_t count) { return !memcmp(s… in equalsLiterally() function
133283 (WebCore::SegmentedString::equalsLiterally):