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

  /external/chromium/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 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/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/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h     [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h     [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]

Completed in 471 milliseconds