Searched refs:decimalKey (Results 1 – 6 of 6) sorted by relevance
42 unisets::Key decimalKey = unisets::chooseFrom( in DecimalMatcher() local46 if (decimalKey >= 0) { in DecimalMatcher()47 decimalUniSet = unisets::get(decimalKey); in DecimalMatcher()58 if (groupingKey >= 0 && decimalKey >= 0) { in DecimalMatcher()
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()
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()
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()