Home | History | Annotate | Download | only in i18n

Lines Matching refs:getDigit

1106       int64_t digit = didx>=0 ? dl.getDigit(didx) - '0' : 0;