Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitConfigInternal.h450 #ifndef SLJIT_UNALIGNED
459 #define SLJIT_UNALIGNED 1 macro
H A DsljitLir.c1726 #if (defined SLJIT_UNALIGNED && SLJIT_UNALIGNED)
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c457 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED
5316 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in byte_sequence_compare()
5325 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in byte_sequence_compare()
5347 #if (defined SLJIT_UNALIGNED && SLJIT_UNALIGNED) && (defined COMPILE_PCRE8 || defined COMPILE_PCRE1… in byte_sequence_compare()
6469 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in compile_char1_matchingpath()
6683 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in compile_charn_matchingpath()

Completed in 39 milliseconds