Home | History | Annotate | Download | only in i18n

Lines Matching refs:isChoiceFormat

671               UBool* isChoiceFormat, // fillin
748 *isChoiceFormat = FALSE;
755 *isChoiceFormat = (i == 1);
769 UBool* isChoiceFormat,
820 isChoiceFormat, len, ec);
1615 UBool isChoiceFormat;
1618 &isChoiceFormat, &len, &ec);
1623 if (isChoiceFormat) {