Searched refs:PATTERN_DIGIT (Results 1 – 3 of 3) sorted by relevance
315 public static final String PATTERN_DIGIT = "patternDigit"; field in LDMLConstants598 public static final String PATTERN_DIGIT_O = "<" + PATTERN_DIGIT + ">";599 public static final String PATTERN_DIGIT_C = "</" + PATTERN_DIGIT + ">";
4478 char digit = localized ? symbols.getDigit() : PATTERN_DIGIT; in toPattern()4696 char digit = PATTERN_DIGIT; // '#' in applyPatternWithoutExpandAffix()5911 static final char PATTERN_DIGIT = '#'; local
4543 char digit = localized ? symbols.getDigit() : PATTERN_DIGIT; in toPattern()4765 char digit = PATTERN_DIGIT; // '#' in applyPatternWithoutExpandAffix()6015 static final char PATTERN_DIGIT = '#'; local