HomeSort by relevance Sort by last modified time
    Searched refs:integerOnly (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/i18n/
plurrule.cpp 507 curAndConstraint->integerOnly = (type != tWithin);
728 integerOnly = FALSE;
744 this->integerOnly=other.integerOnly;
774 if (integerOnly && n != uprv_floor(n)) {
970 if ( andRule->integerOnly ) {
978 if ( andRule->integerOnly ) {
    [all...]
plurrule_impl.h 230 UBool integerOnly; // TRUE for 'within' rules.

Completed in 353 milliseconds