Home | History | Annotate | Download | only in i18n

Lines Matching refs:iref

554                 int32_t iref = pos;
556 TransliteratorIDParser::parseFilterID(rule, iref);
559 !ICU_Utility::parseChar(rule, iref, SEGMENT_OPEN)) {
574 pos = parseSection(rule, iref, limit, buf, UnicodeString(TRUE, ILLEGAL_FUNC, -1), TRUE, status);