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

  /external/chromium/third_party/icu/source/i18n/
funcrepl.h 33 class FunctionReplacer : public UnicodeFunctor, public UnicodeReplacer {
55 FunctionReplacer(Transliterator* adoptedTranslit,
61 FunctionReplacer(const FunctionReplacer& other);
66 virtual ~FunctionReplacer();
funcrepl.cpp 25 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(FunctionReplacer)
32 FunctionReplacer::FunctionReplacer(Transliterator* adoptedTranslit,
41 FunctionReplacer::FunctionReplacer(const FunctionReplacer& other) :
52 FunctionReplacer::~FunctionReplacer() {
60 UnicodeFunctor* FunctionReplacer::clone() const {
61 return new FunctionReplacer(*this)
    [all...]
  /external/icu4c/i18n/
funcrepl.h 33 class FunctionReplacer : public UnicodeFunctor, public UnicodeReplacer {
55 FunctionReplacer(Transliterator* adoptedTranslit,
61 FunctionReplacer(const FunctionReplacer& other);
66 virtual ~FunctionReplacer();
funcrepl.cpp 25 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(FunctionReplacer)
32 FunctionReplacer::FunctionReplacer(Transliterator* adoptedTranslit,
41 FunctionReplacer::FunctionReplacer(const FunctionReplacer& other) :
52 FunctionReplacer::~FunctionReplacer() {
60 UnicodeFunctor* FunctionReplacer::clone() const {
61 return new FunctionReplacer(*this)
    [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 346 milliseconds