Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/
A Dregcomp.c388 || type == END_OF_RE) in re_compile_fastmap_iter()
391 if (type == END_OF_RE) in re_compile_fastmap_iter()
1035 case END_OF_RE: in optimize_utf8()
1346 case END_OF_RE: in link_nfa_nodes()
1704 token->type = END_OF_RE; in peek_token()
1942 token->type = END_OF_RE; in peek_token_bracket()
2323 case END_OF_RE: in parse_expression()
2435 if (token->type == END_OF_RE) in parse_dup_op()
2988 if (BE (token->type == END_OF_RE, 0)) in parse_bracket_exp()
3003 if (BE (token->type == END_OF_RE, 0)) in parse_bracket_exp()
[all …]
A Dregex_internal.h150 END_OF_RE = 2, enumerator
A Dregex_internal.c1547 if (type == END_OF_RE) in create_ci_newstate()
1603 if (type == END_OF_RE) in create_cd_newstate()
A Dregexec.c1126 if (type != END_OF_RE) in check_halt_node_context()

Completed in 33 milliseconds