Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_operators.c79 #define BLOCKCONV_FOUND() _mm256_movemask_epi8(blconv_mask) macro
104 #define BLOCKCONV_FOUND() _mm_movemask_epi8(blconv_mask) macro
127 #define BLOCKCONV_FOUND() vmaxvq_u8(blconv_mask) macro
3069 if (BLOCKCONV_FOUND()) { in zend_string_tolower_ex()
3118 if (BLOCKCONV_FOUND()) { in zend_string_toupper_ex()

Completed in 12 milliseconds