Searched refs:subexpr_type (Results 1 – 1 of 1) sorted by relevance
238 SubexpressionType subexpr_type = CAPTURE; in ParseDisjunction() local244 subexpr_type = GROUPING; in ParseDisjunction()248 subexpr_type = POSITIVE_LOOKAROUND; in ParseDisjunction()252 subexpr_type = NEGATIVE_LOOKAROUND; in ParseDisjunction()259 subexpr_type = POSITIVE_LOOKAROUND; in ParseDisjunction()262 subexpr_type = NEGATIVE_LOOKAROUND; in ParseDisjunction()280 state, subexpr_type, lookaround_type, captures_started_, zone()); in ParseDisjunction()