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

/freebsd-10.1-release/contrib/libgnuregex/
H A Dregexec.c24 static reg_errcode_t match_ctx_add_entry (re_match_context_t *cache, int node,
2697 at BKREF_STR_IDX, and register them by match_ctx_add_entry().
2864 err = match_ctx_add_entry (mctx, bkref_node, bkref_str, sub_top->str_idx,
4248 match_ctx_add_entry (re_match_context_t *mctx, int node, int str_idx, int from,
4243 match_ctx_add_entry (re_match_context_t *mctx, int node, int str_idx, int from, function

Completed in 115 milliseconds