Home | History | Annotate | Download | only in i18n

Lines Matching refs:getNumberValue

399                 curAndConstraint->opNum=getNumberValue(token);
403 curAndConstraint->rangeLow=getNumberValue(token);
406 curAndConstraint->rangeHigh=getNumberValue(token);
438 PluralRules::getNumberValue(const UnicodeString& token) const {