Home
last modified time | relevance | path

Searched refs:UnicodeMatcher (Results 1 – 18 of 18) sorted by relevance

/external/icu4c/i18n/
Dstrmatch.cpp40 UnicodeMatcher(o), in StringMatcher()
67 UnicodeMatcher* StringMatcher::toMatcher() const { in toMatcher()
69 UnicodeMatcher *nonconst_base = static_cast<UnicodeMatcher *>(nonconst_this); in toMatcher()
98 UnicodeMatcher* subm = data->lookupMatcher(keyChar); in matches()
129 UnicodeMatcher* subm = data->lookupMatcher(keyChar); in matches()
170 const UnicodeMatcher* m = data->lookupMatcher(keyChar); in toPattern()
195 const UnicodeMatcher *m = data->lookupMatcher(c); in matchesIndexValue()
206 const UnicodeMatcher* matcher = data->lookupMatcher(ch); in addMatchSetTo()
Dquant.cpp34 UnicodeMatcher(o), in Quantifier()
56 UnicodeMatcher* Quantifier::toMatcher() const { in toMatcher()
58 UnicodeMatcher *nonconst_base = static_cast<UnicodeMatcher *>(nonconst_this); in toMatcher()
Drbt_data.h25 class UnicodeMatcher; variable
132 UnicodeMatcher* lookupMatcher(UChar32 standIn) const;
Dquant.h22 class Quantifier : public UnicodeFunctor, public UnicodeMatcher {
40 virtual UnicodeMatcher* toMatcher() const;
Dstrmatch.h42 class StringMatcher : public UnicodeFunctor, public UnicodeMatcher, public UnicodeReplacer {
86 virtual UnicodeMatcher* toMatcher() const;
Drbt_data.cpp102 UnicodeMatcher*
Drbt_rule.cpp242 UnicodeMatcher *m = (key != NULL) ? key : postContext; in matchesIndexValue()
536 const UnicodeMatcher* matcher = data->lookupMatcher(ch); in addSourceSetTo()
/external/icu4c/common/
Dunifilt.cpp21 UnicodeMatcher::~UnicodeMatcher() {} in UOBJECT_DEFINE_ABSTRACT_RTTI_IMPLEMENTATION()
29 UnicodeMatcher* UnicodeFilter::toMatcher() const { in toMatcher()
Dutil.h25 class UnicodeMatcher; variable
227 const UnicodeMatcher* matcher,
Dunifunct.cpp16 UnicodeMatcher* UnicodeFunctor::toMatcher() const { in toMatcher()
Dutil.cpp399 const UnicodeMatcher* matcher, in appendToRule()
/external/icu4c/common/unicode/
Dunifunct.h23 class UnicodeMatcher; variable
61 virtual UnicodeMatcher* toMatcher() const;
Dunifilt.h59 class U_COMMON_API UnicodeFilter : public UnicodeFunctor, public UnicodeMatcher {
82 virtual UnicodeMatcher* toMatcher() const;
Dunimatch.h68 class U_COMMON_API UnicodeMatcher /* not : public UObject because this is an interface/mixin class …
75 virtual ~UnicodeMatcher();
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Durename.h1447 #define UnicodeMatcher UnicodeMatcher_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
Durename.h1447 #define UnicodeMatcher UnicodeMatcher_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
Durename.h1447 #define UnicodeMatcher UnicodeMatcher_3_2 macro
/external/webkit/Source/JavaScriptCore/icu/unicode/
Durename.h1447 #define UnicodeMatcher UnicodeMatcher_3_2 macro