Home
last modified time | relevance | path

Searched defs:matchesIndexValue (Results 1 – 6 of 6) sorted by relevance

/external/icu4c/i18n/
Dquant.cpp122 UBool Quantifier::matchesIndexValue(uint8_t v) const { in matchesIndexValue() function in Quantifier
Dstrmatch.cpp185 UBool StringMatcher::matchesIndexValue(uint8_t v) const { in matchesIndexValue() function in StringMatcher
Drbt_rule.cpp238 UBool TransliterationRule::matchesIndexValue(uint8_t v) const { in matchesIndexValue() function in TransliterationRule
/external/icu4c/test/intltest/
Dtransapi.cpp725 virtual UBool matchesIndexValue(uint8_t /*v*/) const { in matchesIndexValue() function in TestFilter1
746 virtual UBool matchesIndexValue(uint8_t /*v*/) const { in matchesIndexValue() function in TestFilter2
767 virtual UBool matchesIndexValue(uint8_t /*v*/) const { in matchesIndexValue() function in TestFilter3
Dtranstst.cpp663 virtual UBool matchesIndexValue(uint8_t /*v*/) const { in matchesIndexValue() function in TestFilter
/external/icu4c/common/
Duniset.cpp529 UBool UnicodeSet::matchesIndexValue(uint8_t v) const { in matchesIndexValue() function in UnicodeSet