Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Dbase64.c389 ZEND_INTRIN_AVX512_VBMI_FUNC_DECL(zend_string *php_base64_decode_ex_avx512_vbmi(const unsigned char…
443 return php_base64_decode_ex_avx512_vbmi; in resolve_base64_decode()
480 php_base64_decode_ex_ptr = php_base64_decode_ex_avx512_vbmi; in PHP_MINIT_FUNCTION()
555 zend_string *php_base64_decode_ex_avx512_vbmi(const unsigned char *str, size_t length, bool strict) in php_base64_decode_ex_avx512_vbmi() function

Completed in 10 milliseconds