Home
last modified time | relevance | path

Searched refs:sljit_malloc_exec (Results 1 – 2 of 2) sorted by relevance

/PHP-7.1/ext/pcre/pcrelib/sljit/
H A DsljitConfigInternal.h532 SLJIT_API_FUNC_ATTRIBUTE void* sljit_malloc_exec(sljit_uw size);
535 #define SLJIT_MALLOC_EXEC(size) sljit_malloc_exec(size)
H A DsljitExecAllocator.c175 SLJIT_API_FUNC_ATTRIBUTE void* sljit_malloc_exec(sljit_uw size) in sljit_malloc_exec() function

Completed in 10 milliseconds