Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/sljit/
H A DsljitConfigInternal.h206 #define SLJIT_MALLOC(size, allocator_data) malloc(size) macro
/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c55 #define SLJIT_MALLOC(size, allocator_data) (PUBL(malloc))(size) macro

Completed in 42 milliseconds