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