Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h526 #ifndef SLJIT_UNALIGNED
535 #define SLJIT_UNALIGNED 1 macro
H A DsljitLir.c2090 #if (defined SLJIT_UNALIGNED && SLJIT_UNALIGNED)
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c509 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED
7195 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in byte_sequence_compare()
7204 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in byte_sequence_compare()
7226 #if (defined SLJIT_UNALIGNED && SLJIT_UNALIGNED) && (PCRE2_CODE_UNIT_WIDTH == 8 || PCRE2_CODE_UNIT_… in byte_sequence_compare()
8657 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in compile_char1_matchingpath()
8880 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in compile_charn_matchingpath()

Completed in 53 milliseconds