Home
last modified time | relevance | path

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

/external/pcre/pcrecpp/
Dpcrecpp.cc309 decltype(pcre2_match_context_free)*> match_context_ptr; in TryMatch()
318 pcre2_match_context_free); in TryMatch()
/external/pcre/dist2/src/
Dpcre2_fuzzsupport.c278 if (match_context != NULL) pcre2_match_context_free(match_context); in LLVMFuzzerTestOneInput()
Dpcre2_context.c296 pcre2_match_context_free(pcre2_match_context *mcontext) in pcre2_match_context_free() function
Dpcre2.h.in603 pcre2_match_context_free(pcre2_match_context *); \
851 #define pcre2_match_context_free PCRE2_SUFFIX(pcre2_match_context_free_) macro
Dpcre2.h.generic603 pcre2_match_context_free(pcre2_match_context *); \
851 #define pcre2_match_context_free PCRE2_SUFFIX(pcre2_match_context_free_)
Dpcre2grep.c4312 pcre2_match_context_free(match_context); in main()
/external/pcre/dist2/
DMakefile.am62 doc/html/pcre2_match_context_free.html \
155 doc/pcre2_match_context_free.3 \
DMakefile.in902 doc/html/pcre2_match_context_free.html \
995 doc/pcre2_match_context_free.3 \
/external/pcre/dist2/doc/
Dpcre2.txt290 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);