Searched defs:toReplacer (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dunifunct.cpp20 UnicodeReplacer* UnicodeFunctor::toReplacer() const { function in class:UnicodeFunctor
/external/icu/icu4c/source/common/
H A Dunifunct.cpp20 UnicodeReplacer* UnicodeFunctor::toReplacer() const { function in class:UnicodeFunctor
/external/chromium_org/third_party/icu/source/i18n/
H A Dfuncrepl.cpp68 UnicodeReplacer* FunctionReplacer::toReplacer() const { function in class:FunctionReplacer
85 int32_t len = replacer->toReplacer()->replace(text, start, limit, cursor);
104 rule.append(replacer->toReplacer()->toReplacerPattern(str, escapeUnprintable));
H A Dstrrepl.cpp95 UnicodeReplacer* StringReplacer::toReplacer() const { function in class:StringReplacer
H A Dstrmatch.cpp78 UnicodeReplacer* StringMatcher::toReplacer() const { function in class:StringMatcher
/external/icu/icu4c/source/i18n/
H A Dfuncrepl.cpp68 UnicodeReplacer* FunctionReplacer::toReplacer() const { function in class:FunctionReplacer
85 int32_t len = replacer->toReplacer()->replace(text, start, limit, cursor);
104 rule.append(replacer->toReplacer()->toReplacerPattern(str, escapeUnprintable));
H A Dstrrepl.cpp95 UnicodeReplacer* StringReplacer::toReplacer() const { function in class:StringReplacer
H A Dstrmatch.cpp78 UnicodeReplacer* StringMatcher::toReplacer() const { function in class:StringMatcher

Completed in 201 milliseconds