Home | History | Annotate | Download | only in i18n

Lines Matching defs:getSegmentStandin

541                 buf.append(parser.getSegmentStandin(segmentNumber, status));
606 buf.append(parser.getSegmentStandin(r, status));
1540 UChar TransliteratorParser::getSegmentStandin(int32_t seg, UErrorCode& status) {
1573 int32_t index = getSegmentStandin(seg, status) - curData->variablesBase;