Home
last modified time | relevance | path

Searched refs:JIT_HAS_FAST_REQUESTED_CHAR_SIMD (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_simd_inc.h347 #define JIT_HAS_FAST_REQUESTED_CHAR_SIMD (sljit_has_cpu_feature(SLJIT_HAS_SSE2)) macro
H A Dpcre2_jit_compile.c6371 #ifdef JIT_HAS_FAST_REQUESTED_CHAR_SIMD in search_requested_char()
6372 if (JIT_HAS_FAST_REQUESTED_CHAR_SIMD) in search_requested_char()

Completed in 37 milliseconds