Home
last modified time | relevance | path

Searched refs:pcre2_jit_free_unused_memory (Results 1 – 6 of 6) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_jit_misc.c107 pcre2_jit_free_unused_memory(pcre2_general_context *gcontext) in pcre2_jit_free_unused_memory() function
Dpcre2.h.generic758 pcre2_jit_free_unused_memory(pcre2_general_context *); \
843 #define pcre2_jit_free_unused_memory PCRE2_SUFFIX(pcre2_jit_free_unused_memory_)
Dpcre2.h.in758 pcre2_jit_free_unused_memory(pcre2_general_context *); \
843 #define pcre2_jit_free_unused_memory PCRE2_SUFFIX(pcre2_jit_free_unused_memory_) macro
/external/pcre/dist2/
DMakefile.am53 doc/html/pcre2_jit_free_unused_memory.html \
146 doc/pcre2_jit_free_unused_memory.3 \
DMakefile.in893 doc/html/pcre2_jit_free_unused_memory.html \
986 doc/pcre2_jit_free_unused_memory.3 \
/external/pcre/dist2/doc/
Dpcre2.txt364 void pcre2_jit_free_unused_memory(pcre2_general_context *gcontext);
1868 void pcre2_jit_free_unused_memory(pcre2_general_context *gcontext);
5053 void pcre2_jit_free_unused_memory(pcre2_general_context *gcontext);
5059 calling pcre2_jit_free_unused_memory(). Its argument is a general con-