Searched refs:decimalKey (Results 1 – 3 of 3) sorted by relevance
41 unisets::Key decimalKey = unisets::chooseFrom( in DecimalMatcher() local45 if (decimalKey >= 0) { in DecimalMatcher()46 decimalUniSet = unisets::get(decimalKey); in DecimalMatcher()57 if (groupingKey >= 0 && decimalKey >= 0) { in DecimalMatcher()
69 Key decimalKey = StaticUnicodeSets.chooseFrom(decimalSeparator, in DecimalMatcher() local72 if (decimalKey != null) { in DecimalMatcher()73 decimalUniSet = StaticUnicodeSets.get(decimalKey); in DecimalMatcher()80 if (groupingKey != null && decimalKey != null) { in DecimalMatcher()
71 Key decimalKey = StaticUnicodeSets.chooseFrom(decimalSeparator, in DecimalMatcher() local74 if (decimalKey != null) { in DecimalMatcher()75 decimalUniSet = StaticUnicodeSets.get(decimalKey); in DecimalMatcher()82 if (groupingKey != null && decimalKey != null) { in DecimalMatcher()