Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dbase64.c825 static __m128i php_base64_encode_ssse3_reshuffle(__m128i in) __attribute__((target("ssse3")));
829 static __m128i php_base64_encode_ssse3_reshuffle(__m128i in) in php_base64_encode_ssse3_reshuffle() function
893 s = php_base64_encode_ssse3_reshuffle(s); \

Completed in 8 milliseconds