Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitConfigInternal.h445 #ifndef SLJIT_UNALIGNED
454 #define SLJIT_UNALIGNED 1 macro
H A DsljitLir.c1549 #if (defined SLJIT_UNALIGNED && SLJIT_UNALIGNED)
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c439 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED
4639 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in byte_sequence_compare()
4648 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in byte_sequence_compare()
4670 #if (defined SLJIT_UNALIGNED && SLJIT_UNALIGNED) && (defined COMPILE_PCRE8 || defined COMPILE_PCRE1… in byte_sequence_compare()
5678 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in compile_char1_matchingpath()
5914 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in compile_charn_matchingpath()

Completed in 33 milliseconds