Home
last modified time | relevance | path

Searched refs:re_token_t (Results 1 – 5 of 5) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/
A Dregcomp.c87 re_token_t *token);
953 re_token_t *clexp_node; in create_initial_state()
1916 re_token_t next; in peek_token()
2038 re_token_t current_token; in parse()
2945 re_token_t br_token; in parse_bracket_exp()
3021 re_token_t token2; in parse_bracket_exp()
3259 re_token_t token2; in parse_bracket_element()
3277 re_token_t *token) in parse_bracket_symbol()
3509 re_token_t br_token; in build_charclass_op()
3658 re_token_t t; in create_tree()
[all …]
A Dregex_internal.h270 } re_token_t; typedef
390 re_token_t token;
555 re_token_t *nodes;
A Dregex_internal.c1316 re_dfa_add_node (re_dfa_t *dfa, re_token_t token) in re_dfa_add_node()
1326 re_token_t *new_nodes; in re_dfa_add_node()
1332 new_nodes = re_realloc (dfa->nodes, re_token_t, new_nodes_alloc); in re_dfa_add_node()
1537 re_token_t *node = dfa->nodes + nodes->elems[i]; in create_ci_newstate()
1591 re_token_t *node = dfa->nodes + nodes->elems[i]; in create_cd_newstate()
A Dregexec.c193 const re_token_t *node, int idx)
2488 const re_token_t *node = dfa->nodes + node_idx; in transit_state_bkref()
2775 const re_token_t *node = dfa->nodes + cls_node; in find_subexp_node()
3458 re_token_t *node = &dfa->nodes[cur_nodes->elems[i]]; in group_nodes_into_DFAstates()
3636 const re_token_t *node = dfa->nodes + node_idx; in check_node_accept_bytes()
3927 check_node_accept (const re_match_context_t *mctx, const re_token_t *node, in check_node_accept()
/l4re-core-master/uclibc/lib/contrib/uclibc/test/regex/
A Dtst-regex2.dat1771 (re_token_t): Likewise.

Completed in 21 milliseconds