Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitConfig.h123 #ifndef SLJIT_WX_EXECUTABLE_ALLOCATOR
125 #define SLJIT_WX_EXECUTABLE_ALLOCATOR 0 macro
H A DsljitUtils.c34 && !(defined SLJIT_WX_EXECUTABLE_ALLOCATOR && SLJIT_WX_EXECUTABLE_ALLOCATOR)
72 || (defined SLJIT_WX_EXECUTABLE_ALLOCATOR && SLJIT_WX_EXECUTABLE_ALLOCATOR)))
H A DsljitLir.c268 #elif (defined SLJIT_WX_EXECUTABLE_ALLOCATOR && SLJIT_WX_EXECUTABLE_ALLOCATOR)

Completed in 15 milliseconds