Searched defs:getDigits (Results 1 – 4 of 4) sorted by relevance
457 public int getDigits(){ in getDigits() method in MathContext
140 public char[] getDigits() { in getDigits() method in DateNumberFormat
215 public char[] getDigits() { in getDigits() method in DecimalFormatSymbols
22386 static int getDigits(const char *zDate, const char *zFormat, ...){ in getDigits() function