Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h613 SLJIT_API_FUNC_ATTRIBUTE void* sljit_malloc_exec(sljit_uw size);
616 #define SLJIT_MALLOC_EXEC(size) sljit_malloc_exec(size)
H A DsljitExecAllocator.c249 SLJIT_API_FUNC_ATTRIBUTE void* sljit_malloc_exec(sljit_uw size) in sljit_malloc_exec() function
H A DsljitProtExecAllocator.c312 SLJIT_API_FUNC_ATTRIBUTE void* sljit_malloc_exec(sljit_uw size) in sljit_malloc_exec() function

Completed in 9 milliseconds