Searched defs:matchesIndexValue (Results 1 – 6 of 6) sorted by relevance
122 UBool Quantifier::matchesIndexValue(uint8_t v) const { in matchesIndexValue() function in Quantifier
185 UBool StringMatcher::matchesIndexValue(uint8_t v) const { in matchesIndexValue() function in StringMatcher
238 UBool TransliterationRule::matchesIndexValue(uint8_t v) const { in matchesIndexValue() function in TransliterationRule
725 virtual UBool matchesIndexValue(uint8_t /*v*/) const { in matchesIndexValue() function in TestFilter1746 virtual UBool matchesIndexValue(uint8_t /*v*/) const { in matchesIndexValue() function in TestFilter2767 virtual UBool matchesIndexValue(uint8_t /*v*/) const { in matchesIndexValue() function in TestFilter3
663 virtual UBool matchesIndexValue(uint8_t /*v*/) const { in matchesIndexValue() function in TestFilter
529 UBool UnicodeSet::matchesIndexValue(uint8_t v) const { in matchesIndexValue() function in UnicodeSet