OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FunctionReplacer
(Results
1 - 8
of
8
) sorted by null
/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/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 49 milliseconds