Searched refs:getSmartSet (Results 1 – 4 of 4) sorted by relevance
37 static CFMutableCharacterSetRef getSmartSet(bool isPreviousCharacter) in getSmartSet() function70 return CFCharacterSetIsLongCharacterMember(getSmartSet(isPreviousCharacter), c); in isCharacterSmartReplaceExempt()
49 static USet* getSmartSet(bool isPreviousCharacter) in getSmartSet() function95 return uset_contains(getSmartSet(isPreviousCharacter), c); in isCharacterSmartReplaceExempt()
52900 (WebCore::getSmartSet): Use addAllCodePoints instead of uset_addAllCodePoints.52918 (WebCore::getSmartSet):52932 (getSmartSet):
19206 (WebCore::getSmartSet):