Searched refs:END_OF_RE (Results 1 – 4 of 4) sorted by relevance
395 || type == END_OF_RE) in re_compile_fastmap_iter()398 if (type == END_OF_RE) in re_compile_fastmap_iter()1049 case END_OF_RE: in optimize_utf8()1367 case END_OF_RE: in link_nfa_nodes()1732 token->type = END_OF_RE; in peek_token()1969 token->type = END_OF_RE; in peek_token_bracket()2071 eor = create_tree (dfa, NULL, NULL, END_OF_RE); in parse()2106 if (token->type != OP_ALT && token->type != END_OF_RE in parse_reg_exp()2144 while (token->type != OP_ALT && token->type != END_OF_RE in parse_branch()2350 case END_OF_RE: in parse_expression()[all …]
230 END_OF_RE = 2, enumerator
1550 if (type == END_OF_RE) in create_ci_newstate()1606 if (type == END_OF_RE) in create_cd_newstate()
1202 if (type != END_OF_RE) in check_halt_node_context()