HomeSort by relevance Sort by last modified time
    Searched defs:toReplacer (Results 1 - 4 of 4) sorted by null

  /external/icu4c/common/
unifunct.cpp 20 UnicodeReplacer* UnicodeFunctor::toReplacer() const {
  /external/icu4c/i18n/
funcrepl.cpp 68 UnicodeReplacer* FunctionReplacer::toReplacer() const {
82 int32_t len = replacer->toReplacer()->replace(text, start, limit, cursor);
101 rule.append(replacer->toReplacer()->toReplacerPattern(str, escapeUnprintable));
strrepl.cpp 96 UnicodeReplacer* StringReplacer::toReplacer() const {
strmatch.cpp 76 UnicodeReplacer* StringMatcher::toReplacer() const {

Completed in 82 milliseconds