Home
last modified time | relevance | path

Searched refs:pcre2_match_context_free (Results 1 – 8 of 8) 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_context.c256 pcre2_match_context_free(pcre2_match_context *mcontext) in pcre2_match_context_free() function
Dpcre2.h.generic426 PCRE2_EXP_DECL void pcre2_match_context_free(pcre2_match_context *); \
623 #define pcre2_match_context_free PCRE2_SUFFIX(pcre2_match_context_free_)
Dpcre2.h.in426 PCRE2_EXP_DECL void pcre2_match_context_free(pcre2_match_context *); \
623 #define pcre2_match_context_free PCRE2_SUFFIX(pcre2_match_context_free_) macro
Dpcre2grep.c3580 pcre2_match_context_free(match_context); in main()
/external/pcre/dist2/
DMakefile.am54 doc/html/pcre2_match_context_free.html \
135 doc/pcre2_match_context_free.3 \
DMakefile.in860 doc/html/pcre2_match_context_free.html \
941 doc/pcre2_match_context_free.3 \
/external/pcre/dist2/doc/
Dpcre2.txt276 void pcre2_match_context_free(pcre2_match_context *mcontext);
833 void pcre2_match_context_free(pcre2_match_context *mcontext);
4546 pcre2_match_context_free(mcontext);