Searched refs:groupingKey (Results 1 – 4 of 4) sorted by relevance
36 unisets::Key groupingKey = strictSeparators ? unisets::STRICT_ALL_SEPARATORS in DecimalMatcher() local41 groupingUniSet = unisets::get(groupingKey); in DecimalMatcher()58 if (groupingKey >= 0 && decimalKey >= 0) { in DecimalMatcher()
66 Key groupingKey = strictSeparators ? Key.STRICT_ALL_SEPARATORS : Key.ALL_SEPARATORS; in DecimalMatcher() local70 groupingUniSet = StaticUnicodeSets.get(groupingKey); in DecimalMatcher()82 if (groupingKey != null && decimalKey != null) { in DecimalMatcher()
64 Key groupingKey = strictSeparators ? Key.STRICT_ALL_SEPARATORS : Key.ALL_SEPARATORS; in DecimalMatcher() local68 groupingUniSet = StaticUnicodeSets.get(groupingKey); in DecimalMatcher()80 if (groupingKey != null && decimalKey != null) { in DecimalMatcher()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...