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

/external/icu/icu4c/source/i18n/
H A Dplurrule.cpp508 curAndConstraint->integerOnly = (type != tWithin);
729 integerOnly = FALSE;
745 this->integerOnly=other.integerOnly;
775 if (integerOnly && n != uprv_floor(n)) {
971 if ( andRule->integerOnly ) {
979 if ( andRule->integerOnly ) {
H A Dplurrule_impl.h233 UBool integerOnly; // TRUE for 'within' rules. member in class:AndConstraint

Completed in 82 milliseconds