Home | History | Annotate | Download | only in i18n

Lines Matching refs:iref

547                 int32_t iref = pos;
549 TransliteratorIDParser::parseFilterID(rule, iref);
552 !ICU_Utility::parseChar(rule, iref, SEGMENT_OPEN)) {
567 pos = parseSection(rule, iref, limit, buf, ILLEGAL_FUNC, TRUE, status);