Home
last modified time | relevance | path

Searched defs:fAllowedCharsSet (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
Duspoof_impl.h101 const UnicodeSet *fAllowedCharsSet; // The UnicodeSet of allowed characters. variable
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSpoofChecker.java476 …final UnicodeSet fAllowedCharsSet = new UnicodeSet(0, 0x10ffff); // The UnicodeSet of allowed char… field in SpoofChecker.Builder
1674 private UnicodeSet fAllowedCharsSet; // The UnicodeSet of allowed characters. field in SpoofChecker.Builder.ConfusabledataBuilder
/external/icu/android_icu4j/src/main/java/android/icu/text/
DSpoofChecker.java444 …final UnicodeSet fAllowedCharsSet = new UnicodeSet(0, 0x10ffff); // The UnicodeSet of allowed char… field in SpoofChecker.Builder
1612 private UnicodeSet fAllowedCharsSet; // The UnicodeSet of allowed characters. field in SpoofChecker.Builder.ConfusabledataBuilder