Home
last modified time | relevance | path

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

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

Completed in 27 milliseconds