Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/lib/
Dregexec.c149 static reg_errcode_t check_arrival (re_match_context_t *mctx,
2791 err = check_arrival (mctx, sub_top->path, sub_top->node, in get_subexp()
2823 err = check_arrival (mctx, &sub_last->path, sub_last->node, in get_subexp_sub()
2867 check_arrival (re_match_context_t *mctx, state_array_t *path, in check_arrival() function