Home
last modified time | relevance | path

Searched refs:SLJIT_PROT_EXECUTABLE_ALLOCATOR (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitConfig.h112 #ifndef SLJIT_PROT_EXECUTABLE_ALLOCATOR
114 #define SLJIT_PROT_EXECUTABLE_ALLOCATOR 0 macro
H A DsljitUtils.c71 && !((defined SLJIT_PROT_EXECUTABLE_ALLOCATOR && SLJIT_PROT_EXECUTABLE_ALLOCATOR) \
H A DsljitConfigInternal.h631 #if (defined SLJIT_PROT_EXECUTABLE_ALLOCATOR && SLJIT_PROT_EXECUTABLE_ALLOCATOR)
H A DsljitLir.c266 #if (defined SLJIT_PROT_EXECUTABLE_ALLOCATOR && SLJIT_PROT_EXECUTABLE_ALLOCATOR)
276 #if (defined SLJIT_PROT_EXECUTABLE_ALLOCATOR && SLJIT_PROT_EXECUTABLE_ALLOCATOR)

Completed in 19 milliseconds