Home
last modified time | relevance | path

Searched defs:SLJIT_FREE (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitConfigInternal.h202 #define SLJIT_FREE(ptr, allocator_data) free(ptr) macro
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c56 #define SLJIT_FREE(ptr, allocator_data) (PUBL(free))(ptr) macro

Completed in 31 milliseconds