Searched refs:UMatchDegree (Results 1 – 24 of 24) sorted by relevance
/external/icu/icu4c/source/common/unicode/ |
D | unimatch.h | 30 enum UMatchDegree { enum 123 virtual UMatchDegree matches(const Replaceable& text,
|
D | unifilt.h | 88 virtual UMatchDegree matches(const Replaceable& text,
|
D | uniset.h | 963 virtual UMatchDegree matches(const Replaceable& text,
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | unimatch.h | 30 enum UMatchDegree { enum 123 virtual UMatchDegree matches(const Replaceable& text,
|
D | unifilt.h | 88 virtual UMatchDegree matches(const Replaceable& text,
|
D | uniset.h | 963 virtual UMatchDegree matches(const Replaceable& text,
|
/external/icu/icu4c/source/i18n/ |
D | quant.cpp | 63 UMatchDegree Quantifier::matches(const Replaceable& text, in matches() 71 UMatchDegree m = matcher->toMatcher()->matches(text, offset, limit, incremental); in matches()
|
D | strmatch.cpp | 88 UMatchDegree StringMatcher::matches(const Replaceable& text, in matches() 107 UMatchDegree m = in matches() 141 UMatchDegree m = in matches()
|
D | quant.h | 70 virtual UMatchDegree matches(const Replaceable& text,
|
D | rbt_rule.h | 274 UMatchDegree matchAndReplace(Replaceable& text,
|
D | strmatch.h | 117 virtual UMatchDegree matches(const Replaceable& text,
|
D | rbt_rule.cpp | 350 UMatchDegree TransliterationRule::matchAndReplace(Replaceable& text, in matchAndReplace() 387 UMatchDegree match; in matchAndReplace()
|
D | rbt_set.cpp | 407 UMatchDegree m = rules[i]->matchAndReplace(text, pos, incremental); in transliterate()
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | quant.cpp | 63 UMatchDegree Quantifier::matches(const Replaceable& text, in matches() 71 UMatchDegree m = matcher->toMatcher()->matches(text, offset, limit, incremental); in matches()
|
D | strmatch.cpp | 88 UMatchDegree StringMatcher::matches(const Replaceable& text, in matches() 107 UMatchDegree m = in matches() 141 UMatchDegree m = in matches()
|
D | quant.h | 70 virtual UMatchDegree matches(const Replaceable& text,
|
D | strmatch.h | 117 virtual UMatchDegree matches(const Replaceable& text,
|
D | rbt_rule.h | 274 UMatchDegree matchAndReplace(Replaceable& text,
|
D | rbt_rule.cpp | 350 UMatchDegree TransliterationRule::matchAndReplace(Replaceable& text, in matchAndReplace() 387 UMatchDegree match; in matchAndReplace()
|
D | rbt_set.cpp | 407 UMatchDegree m = rules[i]->matchAndReplace(text, pos, incremental); in transliterate()
|
/external/icu/icu4c/source/common/ |
D | unifilt.cpp | 40 UMatchDegree UnicodeFilter::matches(const Replaceable& text, in matches()
|
D | uniset.cpp | 626 UMatchDegree UnicodeSet::matches(const Replaceable& text, in matches()
|
/external/chromium_org/third_party/icu/source/common/ |
D | unifilt.cpp | 40 UMatchDegree UnicodeFilter::matches(const Replaceable& text, in matches()
|
D | uniset.cpp | 626 UMatchDegree UnicodeSet::matches(const Replaceable& text, in matches()
|