Home
last modified time | relevance | path

Searched refs:digitsType (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Dplurrule.cpp594 curAndConstraint->digitsType = type; in parse()
775 this->digitsType = other.digitsType; in AndConstraint()
794 if (digitsType == none) { in isFulfilled()
799 PluralOperand operand = tokenTypeToPluralOperand(digitsType); in isFulfilled()
997 result += tokenString(andRule->digitsType); in dumpRules()
1006 result += tokenString(andRule->digitsType); in dumpRules()
Dplurrule_impl.h319 tokenType digitsType = none; // n | i | v | f constraint. variable