Searched refs:php_base64_decode_ex_avx512 (Results 1 – 1 of 1) sorted by relevance
389 ZEND_INTRIN_AVX512_FUNC_DECL(zend_string *php_base64_decode_ex_avx512(const unsigned char *str, siz…452 return php_base64_decode_ex_avx512; in resolve_base64_decode()490 php_base64_decode_ex_ptr = php_base64_decode_ex_avx512; in PHP_MINIT_FUNCTION()687 zend_string *php_base64_decode_ex_avx512(const unsigned char *str, size_t length, bool strict) in php_base64_decode_ex_avx512() function
Completed in 8 milliseconds