Home
last modified time | relevance | path

Searched refs:allowedCharsSet (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Duspoof_impl.cpp64 UnicodeSet *allowedCharsSet = new UnicodeSet(0, 0x10ffff); in construct() local
65 fAllowedCharsSet = allowedCharsSet; in construct()
71 allowedCharsSet->freeze(); in construct()