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

/freebsd-11.0-release/contrib/libgnuregex/
H A Dregex_internal.h529 } state_array_t; typedef in typeref:struct:__anon1952
537 state_array_t path;
548 state_array_t *path;
H A Dregexec.c161 state_array_t *path, int top_node,
2819 sub_top->path = calloc (sizeof (state_array_t),
2904 check_arrival (re_match_context_t *mctx, state_array_t *path, int top_node,

Completed in 57 milliseconds