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

/external/icu4c/i18n/
H A Dstrrepl.h30 * replacers in a StringReplacer. A StringReplacer that contains such
31 * stand-ins is called a <em>complex</em> StringReplacer. A complex
32 * StringReplacer has a slower processing loop than a non-complex one.
35 class StringReplacer : public UnicodeFunctor, public UnicodeReplacer { class in inherits:UnicodeFunctor,UnicodeReplacer
73 * Construct a StringReplacer that sets the emits the given output
83 StringReplacer(const UnicodeString& theOutput,
88 * Construct a StringReplacer that sets the emits the given output
96 StringReplacer(const UnicodeString& theOutput,
102 StringReplacer(cons
[all...]
H A Dstrrepl.cpp25 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(StringReplacer)
28 * Construct a StringReplacer that sets the emits the given output
38 StringReplacer::StringReplacer(const UnicodeString& theOutput, function in class:StringReplacer
49 * Construct a StringReplacer that sets the emits the given output
57 StringReplacer::StringReplacer(const UnicodeString& theOutput, function in class:StringReplacer
69 StringReplacer::StringReplacer(const StringReplacer function in class:StringReplacer
[all...]
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h1415 #define StringReplacer StringReplacer_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h1415 #define StringReplacer StringReplacer_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h1415 #define StringReplacer StringReplacer_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h1415 #define StringReplacer StringReplacer_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h2173 #define StringReplacer U_ICU_ENTRY_POINT_RENAME(StringReplacer) macro
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 138 milliseconds