Home
last modified time | relevance | path

Searched refs:ANCHOR (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/
A Dregcomp.c1017 case ANCHOR: in optimize_utf8()
1369 case ANCHOR: in link_nfa_nodes()
1762 token->type = ANCHOR; in peek_token()
1769 token->type = ANCHOR; in peek_token()
1776 token->type = ANCHOR; in peek_token()
1783 token->type = ANCHOR; in peek_token()
1806 token->type = ANCHOR; in peek_token()
1813 token->type = ANCHOR; in peek_token()
1909 token->type = ANCHOR; in peek_token()
1923 token->type = ANCHOR; in peek_token()
[all …]
A Dregex_internal.h166 ANCHOR = EPSILON_BIT | 4, enumerator
A Dregex_internal.c1551 else if (type == ANCHOR || node->constraint) in create_ci_newstate()
1607 else if (type == ANCHOR) in create_cd_newstate()

Completed in 13 milliseconds