Searched refs:match_ctx_free (Results 1 – 1 of 1) sorted by relevance
26 static void match_ctx_free (re_match_context_t *cache) internal_function;971 match_ctx_free (&mctx); in re_search_internal()4257 match_ctx_free (re_match_context_t *mctx) in match_ctx_free() function