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

/external/icu/icu4c/source/i18n/
H A Dplurrule.cpp584 curAndConstraint->digitsType = type;
751 digitsType = none;
768 this->digitsType = other.digitsType;
788 if (digitsType == none) {
793 PluralOperand operand = tokenTypeToPluralOperand(digitsType);
964 result += tokenString(andRule->digitsType);
973 result += tokenString(andRule->digitsType);
H A Dplurrule_impl.h311 tokenType digitsType; // n | i | v | f constraint. member in class:AndConstraint

Completed in 307 milliseconds