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

/freebsd-10.1-release/contrib/libgnuregex/
H A Dregexec.c20 static reg_errcode_t match_ctx_init (re_match_context_t *cache, int eflags,
697 err = match_ctx_init (&mctx, eflags, dfa->nbackref * 2);
4175 match_ctx_init (re_match_context_t *mctx, int eflags, int n)
4170 match_ctx_init (re_match_context_t *mctx, int eflags, int n) function

Completed in 100 milliseconds