Searched defs:zeroDigit (Results 1 – 5 of 5) sorted by relevance
73 public char zeroDigit; field in LocaleData
630 char perMill, char zeroDigit); in open()636 char perMill, char zeroDigit); in setDecimalFormatSymbols()
51 jchar percent, jchar perMill, jchar zeroDigit) { in makeDecimalFormatSymbols()94 jchar percent, jchar perMill, jchar zeroDigit) { in NativeDecimalFormat_setDecimalFormatSymbols()108 jchar percent, jchar perMill, jchar zeroDigit) { in NativeDecimalFormat_open()
45 private char zeroDigit; field in DecimalFormatSymbols
1977 char zeroDigit = localeData.zeroDigit; in appendLocalized() local