Home | History | Annotate | Download | only in i18n

Lines Matching refs:integerOnly

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 ) {