Searched refs:POSITIVE_LOOKAROUND (Results 1 – 2 of 2) sorted by relevance
227 DCHECK(group_type == POSITIVE_LOOKAROUND || in ParseDisjunction()229 bool is_positive = (group_type == POSITIVE_LOOKAROUND); in ParseDisjunction()593 subexpr_type = POSITIVE_LOOKAROUND; in ParseOpenParenthesis()667 subexpr_type = POSITIVE_LOOKAROUND; in ParseOpenParenthesis()
225 POSITIVE_LOOKAROUND, enumerator