Searched refs:POSITIVE_LOOKAROUND (Results 1 – 2 of 2) sorted by relevance
181 DCHECK(group_type == POSITIVE_LOOKAROUND || in ParseDisjunction()183 bool is_positive = (group_type == POSITIVE_LOOKAROUND); in ParseDisjunction()248 subexpr_type = POSITIVE_LOOKAROUND; in ParseDisjunction()259 subexpr_type = POSITIVE_LOOKAROUND; in ParseDisjunction()
196 POSITIVE_LOOKAROUND, enumerator