Searched defs:allowedChars (Results 1 – 8 of 8) sorted by relevance
128 UnicodeSet allowedChars; in setAllowedLocales() local219 void SpoofImpl::addScriptChars(const char *locale, UnicodeSet *allowedChars, UErrorCode &status) { in addScriptChars()
576 UnicodeSet allowedChars = new UnicodeSet(); in TestRestrictionLevel() local
579 UnicodeSet allowedChars = new UnicodeSet(); in TestRestrictionLevel() local
582 UnicodeSet allowedChars; in testRestrictionLevel() local
753 private void addScriptChars(ULocale locale, UnicodeSet allowedChars) { in addScriptChars()
702 private void addScriptChars(ULocale locale, UnicodeSet allowedChars) { in addScriptChars()