match_ctx_init     20 lib/regexec.c  static reg_errcode_t match_ctx_init (re_match_context_t *cache, int eflags,
match_ctx_init    639 lib/regexec.c    err = match_ctx_init (&mctx, eflags, dfa->nbackref * 2);