Home | History | Annotate | Download | only in i18n

Lines Matching refs:getSegmentStandin

546                 buf.append(parser.getSegmentStandin(segmentNumber, status));
611 buf.append(parser.getSegmentStandin(r, status));
1545 UChar TransliteratorParser::getSegmentStandin(int32_t seg, UErrorCode& status) {
1578 int32_t index = getSegmentStandin(seg, status) - curData->variablesBase;