Searched defs:matchesIndexValue (Results 1 – 11 of 11) sorted by relevance
127 public abstract boolean matchesIndexValue(int v); in matchesIndexValue() method
97 public boolean matchesIndexValue(int v) { in matchesIndexValue() method in Quantifier
864 public boolean matchesIndexValue(int v) { in matchesIndexValue() method in UnicodeSet
125 UBool Quantifier::matchesIndexValue(uint8_t v) const { in matchesIndexValue() function in Quantifier
190 UBool StringMatcher::matchesIndexValue(uint8_t v) const { in matchesIndexValue() function in StringMatcher
239 UBool TransliterationRule::matchesIndexValue(uint8_t v) const { in matchesIndexValue() function in TransliterationRule
203 public boolean matchesIndexValue(int v) { in matchesIndexValue() method in StringMatcher
257 final boolean matchesIndexValue(int v) { in matchesIndexValue() method 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
668 virtual UBool matchesIndexValue(uint8_t /*v*/) const { in matchesIndexValue() function in TestFilter
583 UBool UnicodeSet::matchesIndexValue(uint8_t v) const { in matchesIndexValue() function in UnicodeSet