Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Dbase64.c523 static __m128i php_base64_encode_ssse3_reshuffle(__m128i in) __attribute__((target("ssse3")));
527 static __m128i php_base64_encode_ssse3_reshuffle(__m128i in) in php_base64_encode_ssse3_reshuffle() function
591 s = php_base64_encode_ssse3_reshuffle(s); \

Completed in 11 milliseconds