SLJIT_FREE         56 ext/pcre/pcrelib/pcre_jit_compile.c #define SLJIT_FREE(ptr, allocator_data) (PUBL(free))(ptr)
SLJIT_FREE        210 ext/pcre/pcrelib/sljit/sljitConfigInternal.h #define SLJIT_FREE(ptr, allocator_data) free(ptr)