OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UnicodeReplacer
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/unicode/
unirepl.h
17
* \brief C++ API:
UnicodeReplacer
27
* <code>
UnicodeReplacer
</code> defines a protocol for objects that
36
class U_I18N_API
UnicodeReplacer
/* not : public UObject because this is an interface/mixin class */ {
44
virtual ~
UnicodeReplacer
();
/external/icu4c/i18n/unicode/
unirepl.h
17
* \brief C++ API:
UnicodeReplacer
27
* <code>
UnicodeReplacer
</code> defines a protocol for objects that
36
class U_I18N_API
UnicodeReplacer
/* not : public UObject because this is an interface/mixin class */ {
44
virtual ~
UnicodeReplacer
();
/external/chromium_org/third_party/icu/source/i18n/
strrepl.cpp
24
UnicodeReplacer
::~
UnicodeReplacer
() {}
36
* stand-in characters to
UnicodeReplacer
objects
55
* stand-in characters to
UnicodeReplacer
objects
71
UnicodeReplacer
(other)
96
UnicodeReplacer
* StringReplacer::toReplacer() const {
97
return (
UnicodeReplacer
*) this;
101
*
UnicodeReplacer
API
163
UnicodeReplacer
* r = data->lookupReplacer(c);
239
*
UnicodeReplacer
AP
[
all
...]
/external/icu4c/i18n/
strrepl.cpp
23
UnicodeReplacer
::~
UnicodeReplacer
() {}
35
* stand-in characters to
UnicodeReplacer
objects
54
* stand-in characters to
UnicodeReplacer
objects
70
UnicodeReplacer
(other)
95
UnicodeReplacer
* StringReplacer::toReplacer() const {
100
*
UnicodeReplacer
API
162
UnicodeReplacer
* r = data->lookupReplacer(c);
238
*
UnicodeReplacer
API
261
UnicodeReplacer
* r = data->lookupReplacer(c)
[
all
...]
/external/chromium_org/third_party/icu/source/common/unicode/
urename.h
[
all
...]
/prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 857 milliseconds