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

  /external/chromium_org/third_party/icu/source/i18n/
strrepl.h 30 * 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 {
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(const StringReplacer& other)
    [all...]
strrepl.cpp 24 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(StringReplacer)
27 * Construct a StringReplacer that sets the emits the given output
37 StringReplacer::StringReplacer(const UnicodeString& theOutput,
48 * Construct a StringReplacer that sets the emits the given output
56 StringReplacer::StringReplacer(const UnicodeString& theOutput,
68 StringReplacer::StringReplacer(const StringReplacer& other)
    [all...]
  /external/icu/icu4c/source/i18n/
strrepl.h 30 * 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 {
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(const StringReplacer& other)
    [all...]
strrepl.cpp 24 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(StringReplacer)
27 * Construct a StringReplacer that sets the emits the given output
37 StringReplacer::StringReplacer(const UnicodeString& theOutput,
48 * Construct a StringReplacer that sets the emits the given output
56 StringReplacer::StringReplacer(const UnicodeString& theOutput,
68 StringReplacer::StringReplacer(const StringReplacer& other)
    [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 116 milliseconds