Searched refs:BLOCKCONV_FOUND (Results 1 – 1 of 1) sorted by relevance
79 #define BLOCKCONV_FOUND() _mm256_movemask_epi8(blconv_mask) macro104 #define BLOCKCONV_FOUND() _mm_movemask_epi8(blconv_mask) macro127 #define BLOCKCONV_FOUND() vmaxvq_u8(blconv_mask) macro3069 if (BLOCKCONV_FOUND()) { in zend_string_tolower_ex()3118 if (BLOCKCONV_FOUND()) { in zend_string_toupper_ex()
Completed in 12 milliseconds