OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UnicodeMatcher
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/icu/source/common/unicode/
unimatch.h
26
* Constants returned by <code>
UnicodeMatcher
::matches()</code>
64
* <code>
UnicodeMatcher
</code> defines a protocol for objects that can
68
class U_COMMON_API
UnicodeMatcher
/* not : public UObject because this is an interface/mixin class */ {
75
virtual ~
UnicodeMatcher
();
urename.h
[
all
...]
/external/icu4c/common/unicode/
unimatch.h
26
* Constants returned by <code>
UnicodeMatcher
::matches()</code>
64
* <code>
UnicodeMatcher
</code> defines a protocol for objects that can
68
class U_COMMON_API
UnicodeMatcher
/* not : public UObject because this is an interface/mixin class */ {
75
virtual ~
UnicodeMatcher
();
/external/chromium_org/third_party/icu/source/common/
unifilt.cpp
20
UnicodeMatcher
::~
UnicodeMatcher
() {}
25
* UnicodeFunctor API. Cast 'this' to a
UnicodeMatcher
* pointer
28
UnicodeMatcher
* UnicodeFilter::toMatcher() const {
29
return (
UnicodeMatcher
*) this;
35
* Default implementation of
UnicodeMatcher
::matches() for Unicode
/external/icu4c/common/
unifilt.cpp
21
UnicodeMatcher
::~
UnicodeMatcher
() {}
27
* Note that
UnicodeMatcher
is a base class of UnicodeFilter.
29
UnicodeMatcher
* UnicodeFilter::toMatcher() const {
36
* Default implementation of
UnicodeMatcher
::matches() for Unicode
/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 121 milliseconds