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

/freebsd-10.1-release/contrib/libgnuregex/
H A Dregexec.c160 static reg_errcode_t check_arrival (re_match_context_t *mctx,
2826 err = check_arrival (mctx, sub_top->path, sub_top->node,
2859 err = check_arrival (mctx, &sub_last->path, sub_last->node,
2904 check_arrival (re_match_context_t *mctx, state_array_t *path, int top_node,
3055 /* Helper functions for check_arrival. */
2900 check_arrival (re_match_context_t *mctx, state_array_t *path, int top_node, function

Completed in 157 milliseconds