Home
last modified time | relevance | path

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

/external/pcre/pcrecpp/
Dpcrecpp.cc95 decltype(pcre2_compile_context_free)*> compile_context_ptr; in Compile()
96 compile_context_ptr compile_context(NULL, pcre2_compile_context_free); in Compile()
102 pcre2_compile_context_free); in Compile()
/external/pcre/dist2/src/
Dpcre2_context.c248 pcre2_compile_context_free(pcre2_compile_context *ccontext) in pcre2_compile_context_free() function
Dpcre2.h.generic408 PCRE2_EXP_DECL void pcre2_compile_context_free(pcre2_compile_context *); \
602 #define pcre2_compile_context_free PCRE2_SUFFIX(pcre2_compile_context_free_)
Dpcre2.h.in408 PCRE2_EXP_DECL void pcre2_compile_context_free(pcre2_compile_context *); \
602 #define pcre2_compile_context_free PCRE2_SUFFIX(pcre2_compile_context_free_) macro
Dpcre2grep.c3579 pcre2_compile_context_free(compile_context); in main()
/external/pcre/dist2/
DMakefile.am33 doc/html/pcre2_compile_context_free.html \
114 doc/pcre2_compile_context_free.3 \
DMakefile.in839 doc/html/pcre2_compile_context_free.html \
920 doc/pcre2_compile_context_free.3 \
/external/pcre/dist2/doc/
Dpcre2.txt247 void pcre2_compile_context_free(pcre2_compile_context *ccontext);
740 void pcre2_compile_context_free(pcre2_compile_context *ccontext);