Home
last modified time | relevance | path

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

/php-src/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
3057 if (BLOCKCONV_FOUND()) { in zend_string_tolower_ex()
3106 if (BLOCKCONV_FOUND()) { in zend_string_toupper_ex()

Completed in 12 milliseconds