Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitConfig.h124 #ifndef SLJIT_WX_EXECUTABLE_ALLOCATOR
126 #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.c276 #elif (defined SLJIT_WX_EXECUTABLE_ALLOCATOR && SLJIT_WX_EXECUTABLE_ALLOCATOR)

Completed in 14 milliseconds