Home
last modified time | relevance | path

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

/external/icu/libicu/cts_headers/
Duspoof_impl.h106 const UnicodeSet *fAllowedCharsSet; // The UnicodeSet of allowed characters. variable
/external/icu/icu4c/source/i18n/
Duspoof_impl.h106 const UnicodeSet *fAllowedCharsSet; // The UnicodeSet of allowed characters. variable
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSpoofChecker.java506 …final UnicodeSet fAllowedCharsSet = new UnicodeSet(0, 0x10ffff); // The UnicodeSet of allowed char… field in SpoofChecker.Builder
1747 private UnicodeSet fAllowedCharsSet; // The UnicodeSet of allowed characters. field in SpoofChecker.Builder.ConfusabledataBuilder
/external/icu/android_icu4j/src/main/java/android/icu/text/
DSpoofChecker.java471 …final UnicodeSet fAllowedCharsSet = new UnicodeSet(0, 0x10ffff); // The UnicodeSet of allowed char… field in SpoofChecker.Builder
1680 private UnicodeSet fAllowedCharsSet; // The UnicodeSet of allowed characters. field in SpoofChecker.Builder.ConfusabledataBuilder