Home
last modified time | relevance | path

Searched refs:state_array_t (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/libgnuregex/
H A Dregex_internal.h529 } state_array_t; typedef
537 state_array_t path;
548 state_array_t *path;
H A Dregexec.c161 state_array_t *path, int top_node,
2815 sub_top->path = calloc (sizeof (state_array_t), in get_subexp()
2900 check_arrival (re_match_context_t *mctx, state_array_t *path, int top_node, in check_arrival()