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

/freebsd-10.1-release/contrib/libgnuregex/
H A Dregexec.c153 static reg_errcode_t get_subexp_sub (re_match_context_t *mctx,
2766 err = get_subexp_sub (mctx, sub_top, sub_last, bkref_node,
2836 err = get_subexp_sub (mctx, sub_top, sub_last, bkref_node,
2853 get_subexp_sub (re_match_context_t *mctx, const re_sub_match_top_t *sub_top,
2849 get_subexp_sub (re_match_context_t *mctx, const re_sub_match_top_t *sub_top, function

Completed in 117 milliseconds