Searched refs:OP_OPEN_SUBEXP (Results 1 – 3 of 3) sorted by relevance
1037 case OP_OPEN_SUBEXP: in optimize_utf8()1274 op = create_tree (dfa, NULL, NULL, OP_OPEN_SUBEXP); in lower_subexp()1370 case OP_OPEN_SUBEXP: in link_nfa_nodes()1819 token->type = OP_OPEN_SUBEXP; in peek_token()1889 token->type = OP_OPEN_SUBEXP; in peek_token()2181 case OP_OPEN_SUBEXP: in parse_expression()
162 OP_OPEN_SUBEXP = EPSILON_BIT | 0, enumerator
1438 if (type == OP_OPEN_SUBEXP) in update_regs()1897 case OP_OPEN_SUBEXP: in check_dst_limits_calc_pos_1()1972 if (type == OP_OPEN_SUBEXP in check_subexp_limits()2016 if (type == OP_CLOSE_SUBEXP || type == OP_OPEN_SUBEXP) in check_subexp_limits()2348 if (dfa->nodes[node].type == OP_OPEN_SUBEXP in check_subexp_matching_top()2747 OP_OPEN_SUBEXP); in get_subexp_sub()
Completed in 16 milliseconds