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

  /external/icu4c/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 25 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(StringReplacer)
28 * Construct a StringReplacer that sets the emits the given output
38 StringReplacer::StringReplacer(const UnicodeString& theOutput,
49 * Construct a StringReplacer that sets the emits the given output
57 StringReplacer::StringReplacer(const UnicodeString& theOutput,
69 StringReplacer::StringReplacer(const StringReplacer& other)
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h     [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 748 milliseconds