Home
last modified time | relevance | path

Searched refs:pcre2_match_context_free (Results 1 – 7 of 7) sorted by relevance

/third_party/pcre2/pcre2/src/
Dpcre2_fuzzsupport.c282 if (match_context != NULL) pcre2_match_context_free(match_context); in LLVMFuzzerTestOneInput()
Dpcre2_context.c298 pcre2_match_context_free(pcre2_match_context *mcontext) in pcre2_match_context_free() function
Dpcre2.h.in612 pcre2_match_context_free(pcre2_match_context *); \
869 #define pcre2_match_context_free PCRE2_SUFFIX(pcre2_match_context_free_) macro
Dpcre2.h.generic612 pcre2_match_context_free(pcre2_match_context *); \
869 #define pcre2_match_context_free PCRE2_SUFFIX(pcre2_match_context_free_)
Dpcre2grep.c4452 pcre2_match_context_free(match_context); in main()
/third_party/pcre2/pcre2/
DMakefile.am64 doc/html/pcre2_match_context_free.html \
160 doc/pcre2_match_context_free.3 \
/third_party/pcre2/pcre2/doc/
Dpcre2.txt295 void pcre2_match_context_free(pcre2_match_context *mcontext);
968 void pcre2_match_context_free(pcre2_match_context *mcontext);
5487 pcre2_match_context_free(mcontext);