Home
last modified time | relevance | path

Searched refs:UMatchDegree (Results 1 – 24 of 24) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Dunimatch.h30 enum UMatchDegree { enum
123 virtual UMatchDegree matches(const Replaceable& text,
Dunifilt.h88 virtual UMatchDegree matches(const Replaceable& text,
Duniset.h963 virtual UMatchDegree matches(const Replaceable& text,
/external/chromium_org/third_party/icu/source/common/unicode/
Dunimatch.h30 enum UMatchDegree { enum
123 virtual UMatchDegree matches(const Replaceable& text,
Dunifilt.h88 virtual UMatchDegree matches(const Replaceable& text,
Duniset.h963 virtual UMatchDegree matches(const Replaceable& text,
/external/icu/icu4c/source/i18n/
Dquant.cpp63 UMatchDegree Quantifier::matches(const Replaceable& text, in matches()
71 UMatchDegree m = matcher->toMatcher()->matches(text, offset, limit, incremental); in matches()
Dstrmatch.cpp88 UMatchDegree StringMatcher::matches(const Replaceable& text, in matches()
107 UMatchDegree m = in matches()
141 UMatchDegree m = in matches()
Dquant.h70 virtual UMatchDegree matches(const Replaceable& text,
Drbt_rule.h274 UMatchDegree matchAndReplace(Replaceable& text,
Dstrmatch.h117 virtual UMatchDegree matches(const Replaceable& text,
Drbt_rule.cpp350 UMatchDegree TransliterationRule::matchAndReplace(Replaceable& text, in matchAndReplace()
387 UMatchDegree match; in matchAndReplace()
Drbt_set.cpp407 UMatchDegree m = rules[i]->matchAndReplace(text, pos, incremental); in transliterate()
/external/chromium_org/third_party/icu/source/i18n/
Dquant.cpp63 UMatchDegree Quantifier::matches(const Replaceable& text, in matches()
71 UMatchDegree m = matcher->toMatcher()->matches(text, offset, limit, incremental); in matches()
Dstrmatch.cpp88 UMatchDegree StringMatcher::matches(const Replaceable& text, in matches()
107 UMatchDegree m = in matches()
141 UMatchDegree m = in matches()
Dquant.h70 virtual UMatchDegree matches(const Replaceable& text,
Dstrmatch.h117 virtual UMatchDegree matches(const Replaceable& text,
Drbt_rule.h274 UMatchDegree matchAndReplace(Replaceable& text,
Drbt_rule.cpp350 UMatchDegree TransliterationRule::matchAndReplace(Replaceable& text, in matchAndReplace()
387 UMatchDegree match; in matchAndReplace()
Drbt_set.cpp407 UMatchDegree m = rules[i]->matchAndReplace(text, pos, incremental); in transliterate()
/external/icu/icu4c/source/common/
Dunifilt.cpp40 UMatchDegree UnicodeFilter::matches(const Replaceable& text, in matches()
Duniset.cpp626 UMatchDegree UnicodeSet::matches(const Replaceable& text, in matches()
/external/chromium_org/third_party/icu/source/common/
Dunifilt.cpp40 UMatchDegree UnicodeFilter::matches(const Replaceable& text, in matches()
Duniset.cpp626 UMatchDegree UnicodeSet::matches(const Replaceable& text, in matches()