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

  /external/icu4c/i18n/
plurrule.cpp 339 (curAndConstraint->opNum == -1 ) ) {
340 curAndConstraint->opNum=getNumberValue(token);
523 opNum=-1;
534 this->opNum=other.opNum;
560 value = (int32_t)value % opNum;
605 return uprv_max(opNum, maxLimit);
759 uprv_itou(digitString,16, andRule->opNum,10,0);
plurrule_impl.h 156 int32_t opNum;

Completed in 43 milliseconds