Searched refs:POSITIVE_LOOKAROUND (Results 1 – 2 of 2) sorted by relevance
219 DCHECK(group_type == POSITIVE_LOOKAROUND || in ParseDisjunction()221 bool is_positive = (group_type == POSITIVE_LOOKAROUND); in ParseDisjunction()289 subexpr_type = POSITIVE_LOOKAROUND; in ParseDisjunction()301 subexpr_type = POSITIVE_LOOKAROUND; in ParseDisjunction()
215 POSITIVE_LOOKAROUND, enumerator