Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/glibc/regex/
H A Dregexec.c118 static reg_errcode_t check_subexp_matching_top (re_match_context_t *mctx,
1086 err = check_subexp_matching_top (mctx, &cur_state->nodes, 0); in check_matching()
2339 *err = check_subexp_matching_top (mctx, &next_state->nodes, in merge_state_with_log()
2391 check_subexp_matching_top (re_match_context_t *mctx, re_node_set *cur_nodes, in check_subexp_matching_top() function
2624 err = check_subexp_matching_top (mctx, new_dest_nodes, in transit_state_bkref()