Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dbase64.c522 static __m128i php_base64_encode_ssse3_reshuffle(__m128i in) __attribute__((target("ssse3")));
526 static __m128i php_base64_encode_ssse3_reshuffle(__m128i in) in php_base64_encode_ssse3_reshuffle() function
590 s = php_base64_encode_ssse3_reshuffle(s); \

Completed in 6 milliseconds