Home
last modified time | relevance | path

Searched refs:StringReplacer (Results 1 – 10 of 10) sorted by relevance

/external/icu4c/i18n/
Dstrrepl.cpp25 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(StringReplacer) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument
38 StringReplacer::StringReplacer(const UnicodeString& theOutput, in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
57 StringReplacer::StringReplacer(const UnicodeString& theOutput, in StringReplacer() function in StringReplacer
69 StringReplacer::StringReplacer(const StringReplacer& other) : in StringReplacer() function in StringReplacer
83 StringReplacer::~StringReplacer() { in ~StringReplacer()
89 UnicodeFunctor* StringReplacer::clone() const { in clone()
90 return new StringReplacer(*this); in clone()
96 UnicodeReplacer* StringReplacer::toReplacer() const { in toReplacer()
103 int32_t StringReplacer::replace(Replaceable& text, in replace()
241 UnicodeString& StringReplacer::toReplacerPattern(UnicodeString& rule, in toReplacerPattern()
[all …]
Dstrrepl.h35 class StringReplacer : public UnicodeFunctor, public UnicodeReplacer {
83 StringReplacer(const UnicodeString& theOutput,
96 StringReplacer(const UnicodeString& theOutput,
102 StringReplacer(const StringReplacer& other);
107 virtual ~StringReplacer();
Drbt_rule.cpp150 this->output = new StringReplacer(outputStr, cursorPosition + cursorOffset, data); in TransliterationRule()
Drbt_pars.cpp574 new FunctionReplacer(t, new StringReplacer(output, parser.curData)); in parseSection()
/external/icu4c/test/intltest/
Duobjtest.cpp423 TESTCLASSID_CTOR(StringReplacer,(UnicodeString(),new TransliterationRuleData(status))); in testIDs()
/external/webkit/Source/WebCore/icu/unicode/
Durename.h1415 #define StringReplacer StringReplacer_3_2 macro
/external/webkit/Source/JavaScriptCore/icu/unicode/
Durename.h1415 #define StringReplacer StringReplacer_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
Durename.h1415 #define StringReplacer StringReplacer_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Durename.h1415 #define StringReplacer StringReplacer_3_2 macro
/external/icu4c/common/unicode/
Durename.h2173 #define StringReplacer U_ICU_ENTRY_POINT_RENAME(StringReplacer) macro