Searched refs:unicodeValues (Results 1 – 1 of 1) sorted by relevance
160 …nge(const String& unicodeString, const UnicodeRanges& ranges, const HashSet<String>& unicodeValues) in stringMatchesUnicodeRange() argument174 if (!unicodeValues.isEmpty()) in stringMatchesUnicodeRange()175 return unicodeValues.contains(unicodeString); in stringMatchesUnicodeRange()