Searched refs:ver_err (Results 1 – 1 of 1) sorted by relevance
142 uint8x16_t ver_err = {0}; in php_win32_cp_conv_ascii_to_w() local145 ver_err = vorrq_u8(ver_err, block); in php_win32_cp_conv_ascii_to_w()148 ver_err = vshrq_n_u8(ver_err, 7); in php_win32_cp_conv_ascii_to_w()149 if (vmaxvq_u8(ver_err)) { in php_win32_cp_conv_ascii_to_w()
Completed in 7 milliseconds