Home | History | Annotate | Download | only in intltest

Lines Matching refs:adoptInstead

62     fCharClasses.adoptInstead(uhash_open(uhash_hashUnicodeString,
73 fCharClassList.adoptInstead(new UVector(status));
75 fSetRefsMatcher.adoptInstead(new RegexMatcher(UnicodeString(
82 fCommentsMatcher.adoptInstead(new RegexMatcher(UnicodeString(
90 fClassDefMatcher.adoptInstead(new RegexMatcher(UnicodeString(
99 fRuleDefMatcher.adoptInstead(new RegexMatcher(UnicodeString(
212 thisRule->fRuleMatcher.adoptInstead(new RegexMatcher(thisRule->fExpandedRule, UREGEX_COMMENTS | UREGEX_DOTALL, status));
613 fRuleSet.adoptInstead(new BreakRules(this, status));
619 fBI.adoptInstead(fRuleSet->createICUBreakIterator(status));
620 fTestData.adoptInstead(new MonkeyTestData());
634 fRuleCharBuffer.adoptInstead(ucbuf_open(path.data(), &codePage, TRUE, FALSE, &status));