Searched refs:PERMILLE_SIGN (Results 1 – 10 of 10) sorted by relevance
55 PERMILLE_SIGN, enumConstant250 unicodeSets.put(Key.PERMILLE_SIGN, new UnicodeSet("[‰؉]").freeze()); in unicodeSets.put() argument
46 PERMILLE_SIGN, enumerator
169 gUnicodeSets[PERMILLE_SIGN] = new UnicodeSet(u"[‰؉]", status); in initNumberParseUniSets()
33 super(StaticUnicodeSets.Key.PERMILLE_SIGN); in PermilleMatcher()
31 super(StaticUnicodeSets.Key.PERMILLE_SIGN); in PermilleMatcher()
50 PERMILLE_SIGN, enumConstant245 unicodeSets.put(Key.PERMILLE_SIGN, new UnicodeSet("[‰؉]").freeze()); in unicodeSets.put() argument
66 const UnicodeSet &permille = *get(unisets::PERMILLE_SIGN); in testSetCoverage()
166 …: SymbolMatcher(dfs.getConstSymbol(DecimalFormatSymbols::kPerMillSymbol), unisets::PERMILLE_SIGN) { in PermilleMatcher()
55 UnicodeSet permille = get(Key.PERMILLE_SIGN); in testSetCoverage()
52 UnicodeSet permille = get(Key.PERMILLE_SIGN); in testSetCoverage()