Searched refs:pcre2_match_context_free (Results 1 – 9 of 9) sorted by relevance
309 decltype(pcre2_match_context_free)*> match_context_ptr; in TryMatch()318 pcre2_match_context_free); in TryMatch()
278 if (match_context != NULL) pcre2_match_context_free(match_context); in LLVMFuzzerTestOneInput()
296 pcre2_match_context_free(pcre2_match_context *mcontext) in pcre2_match_context_free() function
603 pcre2_match_context_free(pcre2_match_context *); \851 #define pcre2_match_context_free PCRE2_SUFFIX(pcre2_match_context_free_)
603 pcre2_match_context_free(pcre2_match_context *); \851 #define pcre2_match_context_free PCRE2_SUFFIX(pcre2_match_context_free_) macro
4312 pcre2_match_context_free(match_context); in main()
62 doc/html/pcre2_match_context_free.html \155 doc/pcre2_match_context_free.3 \
902 doc/html/pcre2_match_context_free.html \995 doc/pcre2_match_context_free.3 \
290 void pcre2_match_context_free(pcre2_match_context *mcontext);926 void pcre2_match_context_free(pcre2_match_context *mcontext);5088 pcre2_match_context_free(mcontext);