Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h557 #ifndef SLJIT_UNALIGNED
566 #define SLJIT_UNALIGNED 1 macro
H A DsljitLir.c2394 #if (defined SLJIT_UNALIGNED && SLJIT_UNALIGNED)
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c512 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED
7346 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in byte_sequence_compare()
7355 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in byte_sequence_compare()
7377 #if (defined SLJIT_UNALIGNED && SLJIT_UNALIGNED) && (PCRE2_CODE_UNIT_WIDTH == 8 || PCRE2_CODE_UNIT_… in byte_sequence_compare()
8965 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in compile_char1_matchingpath()
9188 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in compile_charn_matchingpath()

Completed in 48 milliseconds