Home | History | Annotate | Download | only in i18n

Lines Matching refs:fLocalPatternChars

347     fLocalPatternChars.fastCopyFrom(other.fLocalPatternChars);
1239 return result.fastCopyFrom(fLocalPatternChars);
1247 fLocalPatternChars = newLocalPatternChars;
1533 fLocalPatternChars.setTo(TRUE, gPatternChars, PATTERN_CHARS_LEN);
1601 fLocalPatternChars.setTo(TRUE, resStr, len);
1605 fLocalPatternChars.append(UnicodeString(TRUE, &gPatternChars[len], PATTERN_CHARS_LEN-len));
1608 fLocalPatternChars.setTo(TRUE, gPatternChars, PATTERN_CHARS_LEN);