Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dbase64.c393 ZEND_INTRIN_AVX512_VBMI_FUNC_DECL(zend_string *php_base64_decode_ex_avx512_vbmi(const unsigned char…
447 return php_base64_decode_ex_avx512_vbmi; in resolve_base64_decode()
484 php_base64_decode_ex_ptr = php_base64_decode_ex_avx512_vbmi; in PHP_MINIT_FUNCTION()
559 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 7 milliseconds