Lines Matching full:opnum
408 (curAndConstraint->opNum == -1 ) ) {409 curAndConstraint->opNum=getNumberValue(token);760 opNum=-1;771 this->opNum=other.opNum;802 value = (int32_t)value % opNum;852 return uprv_max(opNum, maxLimit);1021 uprv_itou(digitString,16, andRule->opNum,10,0);