PCRE2_JIT_FREE_UNUSED_MEMORYL(i3b)rary Functions ManPuCaRlE2_JIT_FREE_UNUSED_MEMORY(3) NNAAMMEE PCRE2 - Perl-compatible regular expressions (revised API) SSYYNNOOPPSSIISS ##iinncclluuddee <
> vvooiidd ppccrree22__jjiitt__ffrreeee__uunnuusseedd__mmeemmoorryy((ppccrree22__ggeenneerraall__ccoonntteexxtt **_g_c_o_n_t_e_x_t));; DDEESSCCRRIIPPTTIIOONN This function frees unused JIT executable memory. The argument is a general context, for custom memory management, or NULL for standard memory management. JIT memory allocation retains some memory in order to improve future JIT compilation speed. In low memory conditions, ppccrree22__jjiitt__ffrreeee__uunnuusseedd__mmeemmoorryy(()) ccaann bbee uusseedd ttoo ccaauussee tthhiiss mmeemmoorryy ttoo bbee ffrreeeedd.. There is a complete description of the PCRE2 native API in the ppccrree22aappii page and a description of the POSIX API in the ppccrree22ppoossiixx page. PCRE2 10.00 27 October 2014PCRE2_JIT_FREE_UNUSED_MEMORY(3)