Searched refs:FunctionReplacer (Results 1 - 9 of 9) sorted by relevance

/external/icu4c/i18n/
H A Dfuncrepl.cpp25 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(FunctionReplacer)
32 FunctionReplacer::FunctionReplacer(Transliterator* adoptedTranslit, function in class:FunctionReplacer
41 FunctionReplacer::FunctionReplacer(const FunctionReplacer& other) : function in class:FunctionReplacer
52 FunctionReplacer::~FunctionReplacer() {
60 UnicodeFunctor* FunctionReplacer::clone() const {
61 return new FunctionReplacer(*thi
[all...]
H A Dfuncrepl.h33 class FunctionReplacer : public UnicodeFunctor, public UnicodeReplacer { class in inherits:UnicodeFunctor,UnicodeReplacer
55 FunctionReplacer(Transliterator* adoptedTranslit,
61 FunctionReplacer(const FunctionReplacer& other);
66 virtual ~FunctionReplacer();
H A Drbt_pars.cpp572 FunctionReplacer *r =
573 new FunctionReplacer(t, new StringReplacer(output, parser.curData));
/external/icu4c/test/intltest/
H A Duobjtest.cpp411 TESTCLASSID_CTOR(FunctionReplacer, (NULL,NULL));
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h1257 #define FunctionReplacer FunctionReplacer_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h1257 #define FunctionReplacer FunctionReplacer_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h1257 #define FunctionReplacer FunctionReplacer_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h1257 #define FunctionReplacer FunctionReplacer_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h1938 #define FunctionReplacer U_ICU_ENTRY_POINT_RENAME(FunctionReplacer) macro

Completed in 447 milliseconds