Home | History | Annotate | Download | only in i18n

Lines Matching defs:res1

638             UnicodeString res1;
642 res1.setTo(result, 0, resultLength);
644 syms->getLocalPatternChars(res1);
645 return res1.extract(result, resultLength, *status);