Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_fuzzsupport.c278 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.generic610 pcre2_match_context_free(pcre2_match_context *); \
867 #define pcre2_match_context_free PCRE2_SUFFIX(pcre2_match_context_free_)
Dpcre2.h.in610 pcre2_match_context_free(pcre2_match_context *); \
867 #define pcre2_match_context_free PCRE2_SUFFIX(pcre2_match_context_free_) macro
Dpcre2grep.c4525 pcre2_match_context_free(match_context); in main()
/external/pcre/dist2/
DMakefile.am64 doc/html/pcre2_match_context_free.html \
160 doc/pcre2_match_context_free.3 \
DMakefile.in1005 doc/html/pcre2_match_context_free.html \
1101 doc/pcre2_match_context_free.3 \
/external/pcre/dist2/doc/
Dpcre2.txt290 void pcre2_match_context_free(pcre2_match_context *mcontext);
963 void pcre2_match_context_free(pcre2_match_context *mcontext);
5442 pcre2_match_context_free(mcontext);