Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h469 #ifndef SLJIT_UNALIGNED
478 #define SLJIT_UNALIGNED 1 macro
H A DsljitLir.c2012 #if (defined SLJIT_UNALIGNED && SLJIT_UNALIGNED)
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c495 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED
6293 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in byte_sequence_compare()
6302 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in byte_sequence_compare()
6324 #if (defined SLJIT_UNALIGNED && SLJIT_UNALIGNED) && (PCRE2_CODE_UNIT_WIDTH == 8 || PCRE2_CODE_UNIT_… in byte_sequence_compare()
7550 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in compile_char1_matchingpath()
7765 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in compile_charn_matchingpath()

Completed in 43 milliseconds