Home | History | Annotate | Download | only in i18n

Lines Matching refs:getDigitList

526     if (n->isNumeric() && n->getDigitList() != NULL) {
535 format(*n->getDigitList(), appendTo, pos, status);
571 if (n->isNumeric() && n->getDigitList() != NULL) {
573 format(*n->getDigitList(), appendTo, posIter, status);