Searched defs:matchesIndexValue (Results 1 – 16 of 16) sorted by relevance
129 public abstract boolean matchesIndexValue(int v); in matchesIndexValue() method
99 public boolean matchesIndexValue(int v) { in matchesIndexValue() method in Quantifier
916 public boolean matchesIndexValue(int v) { in matchesIndexValue() method in UnicodeSet
122 public abstract boolean matchesIndexValue(int v); in matchesIndexValue() method
100 public boolean matchesIndexValue(int v) { in matchesIndexValue() method in Quantifier
209 public boolean matchesIndexValue(int v) { in matchesIndexValue() method in StringMatcher
260 final boolean matchesIndexValue(int v) { in matchesIndexValue() method in TransliterationRule
891 public boolean matchesIndexValue(int v) { in matchesIndexValue() method in UnicodeSet
127 UBool Quantifier::matchesIndexValue(uint8_t v) const { in matchesIndexValue() function in Quantifier
192 UBool StringMatcher::matchesIndexValue(uint8_t v) const { in matchesIndexValue() function in StringMatcher
241 UBool TransliterationRule::matchesIndexValue(uint8_t v) const { in matchesIndexValue() function in TransliterationRule
732 virtual UBool matchesIndexValue(uint8_t /*v*/) const override { in matchesIndexValue() function in TestFilter1753 virtual UBool matchesIndexValue(uint8_t /*v*/) const override { in matchesIndexValue() function in TestFilter2774 virtual UBool matchesIndexValue(uint8_t /*v*/) const override { in matchesIndexValue() function in TestFilter3
672 virtual UBool matchesIndexValue(uint8_t /*v*/) const override { in matchesIndexValue() function in TestFilter
208 public boolean matchesIndexValue(int v) { in matchesIndexValue() method in StringMatcher
259 final boolean matchesIndexValue(int v) { in matchesIndexValue() method in TransliterationRule
518 UBool UnicodeSet::matchesIndexValue(uint8_t v) const { in matchesIndexValue() function in UnicodeSet