sljit_free_exec   528 ext/pcre/pcrelib/sljit/sljitConfigInternal.h SLJIT_API_FUNC_ATTRIBUTE void sljit_free_exec(void* ptr);
sljit_free_exec   531 ext/pcre/pcrelib/sljit/sljitConfigInternal.h #define SLJIT_FREE_EXEC(ptr) sljit_free_exec(ptr)