Searched refs:PARSE_VARIABLES (Results 1 – 7 of 7) sorted by relevance
78 public static final int PARSE_VARIABLES = 1; field in RuleCharacterIterator140 (options & PARSE_VARIABLES) != 0 && sym != null) { in next()
77 public static final int PARSE_VARIABLES = 1; field in RuleCharacterIterator139 (options & PARSE_VARIABLES) != 0 && sym != null) { in next()
76 enum { PARSE_VARIABLES = 1 }; enumerator
49 (options & PARSE_VARIABLES) != 0 && sym != 0) { in next()
306 int32_t opts = RuleCharacterIterator::PARSE_VARIABLES | in applyPattern()
2489 int opts = RuleCharacterIterator.PARSE_VARIABLES | in applyPattern()
2559 int opts = RuleCharacterIterator.PARSE_VARIABLES | in applyPattern()