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

/freebsd-10.1-release/contrib/libgnuregex/
H A Dregexec.c133 static reg_errcode_t check_subexp_matching_top (re_match_context_t *mctx,
1127 err = check_subexp_matching_top (mctx, &cur_state->nodes, 0);
2393 *err = check_subexp_matching_top (mctx, &next_state->nodes,
2447 check_subexp_matching_top (re_match_context_t *mctx, re_node_set *cur_nodes,
2681 err = check_subexp_matching_top (mctx, new_dest_nodes,
2443 check_subexp_matching_top (re_match_context_t *mctx, re_node_set *cur_nodes, function

Completed in 102 milliseconds