Home | History | Annotate | Download | only in i18n

Lines Matching refs:opNum

398                  (curAndConstraint->opNum == -1 ) ) {
399 curAndConstraint->opNum=getNumberValue(token);
750 opNum=-1;
761 this->opNum=other.opNum;
792 value = (int32_t)value % opNum;
842 return uprv_max(opNum, maxLimit);
1011 uprv_itou(digitString,16, andRule->opNum,10,0);