Home | History | Annotate | Download | only in i18n

Lines Matching refs:fLocalPatternChars

347     fLocalPatternChars.fastCopyFrom(other.fLocalPatternChars);
1249 return result.fastCopyFrom(fLocalPatternChars);
1257 fLocalPatternChars = newLocalPatternChars;
1543 fLocalPatternChars.setTo(TRUE, gPatternChars, PATTERN_CHARS_LEN);
1611 fLocalPatternChars.setTo(TRUE, resStr, len);
1615 fLocalPatternChars.append(UnicodeString(TRUE, &gPatternChars[len], PATTERN_CHARS_LEN-len));
1618 fLocalPatternChars.setTo(TRUE, gPatternChars, PATTERN_CHARS_LEN);