Home
last modified time | relevance | path

Searched refs:END_OF_RE (Results 1 – 4 of 4) sorted by relevance

/posix/
A Dregcomp.c414 || type == END_OF_RE) in re_compile_fastmap_iter()
417 if (type == END_OF_RE) in re_compile_fastmap_iter()
1117 case END_OF_RE: in optimize_utf8()
1438 case END_OF_RE: in link_nfa_nodes()
1787 token->type = END_OF_RE; in peek_token()
2024 token->type = END_OF_RE; in peek_token_bracket()
2128 eor = create_tree (dfa, NULL, NULL, END_OF_RE); in parse()
2430 case END_OF_RE: in parse_expression()
2555 if (token->type == END_OF_RE) in parse_dup_op()
3154 if (__glibc_unlikely (token->type == END_OF_RE)) in parse_bracket_exp()
[all …]
A Dregex_internal.h245 END_OF_RE = 2, enumerator
A Dregex_internal.c1659 if (type == END_OF_RE) in create_ci_newstate()
1713 if (type == END_OF_RE) in create_cd_newstate()
A Dregexec.c1179 if (type != END_OF_RE) in check_halt_node_context()

Completed in 23 milliseconds