Home
last modified time | relevance | path

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

/dports/lang/php73/php-7.3.33/ext/standard/
H A Dbase64.c89 static zend_always_inline int php_base64_decode_impl(const unsigned char *in, size_t inl, unsigned … in php_base64_decode_impl() function
702 if (!php_base64_decode_impl(c, length, (unsigned char*)ZSTR_VAL(result), &outl, strict)) { in php_base64_decode_ex()
725 if (!php_base64_decode_impl(c, length, (unsigned char*)ZSTR_VAL(result), &outl, strict)) { in php_base64_decode_ex_ssse3()
770 if (!php_base64_decode_impl(str, length, (unsigned char*)ZSTR_VAL(result), &outl, strict)) { in php_base64_decode_ex_default()
/dports/www/mod_php73/php-7.3.33/ext/standard/
H A Dbase64.c89 static zend_always_inline int php_base64_decode_impl(const unsigned char *in, size_t inl, unsigned … in php_base64_decode_impl() function
702 if (!php_base64_decode_impl(c, length, (unsigned char*)ZSTR_VAL(result), &outl, strict)) { in php_base64_decode_ex()
725 if (!php_base64_decode_impl(c, length, (unsigned char*)ZSTR_VAL(result), &outl, strict)) { in php_base64_decode_ex_ssse3()
770 if (!php_base64_decode_impl(str, length, (unsigned char*)ZSTR_VAL(result), &outl, strict)) { in php_base64_decode_ex_default()
/dports/www/mod_php81/php-8.1.1/ext/standard/
H A Dbase64.c246 static zend_always_inline int php_base64_decode_impl(const unsigned char *in, size_t inl, unsigned … in php_base64_decode_impl() function
848 if (!php_base64_decode_impl(c, length, (unsigned char*)ZSTR_VAL(result), &outl, strict)) { in php_base64_decode_ex()
871 if (!php_base64_decode_impl(c, length, (unsigned char*)ZSTR_VAL(result), &outl, strict)) { in php_base64_decode_ex_ssse3()
916 if (!php_base64_decode_impl(str, length, (unsigned char*)ZSTR_VAL(result), &outl, strict)) { in php_base64_decode_ex_default()
/dports/lang/php74/php-7.4.27/ext/standard/
H A Dbase64.c248 static zend_always_inline int php_base64_decode_impl(const unsigned char *in, size_t inl, unsigned … in php_base64_decode_impl() function
847 if (!php_base64_decode_impl(c, length, (unsigned char*)ZSTR_VAL(result), &outl, strict)) { in php_base64_decode_ex()
870 if (!php_base64_decode_impl(c, length, (unsigned char*)ZSTR_VAL(result), &outl, strict)) { in php_base64_decode_ex_ssse3()
915 if (!php_base64_decode_impl(str, length, (unsigned char*)ZSTR_VAL(result), &outl, strict)) { in php_base64_decode_ex_default()
/dports/lang/php80/php-8.0.15/ext/standard/
H A Dbase64.c246 static zend_always_inline int php_base64_decode_impl(const unsigned char *in, size_t inl, unsigned … in php_base64_decode_impl() function
848 if (!php_base64_decode_impl(c, length, (unsigned char*)ZSTR_VAL(result), &outl, strict)) { in php_base64_decode_ex()
871 if (!php_base64_decode_impl(c, length, (unsigned char*)ZSTR_VAL(result), &outl, strict)) { in php_base64_decode_ex_ssse3()
916 if (!php_base64_decode_impl(str, length, (unsigned char*)ZSTR_VAL(result), &outl, strict)) { in php_base64_decode_ex_default()
/dports/lang/php81/php-8.1.1/ext/standard/
H A Dbase64.c246 static zend_always_inline int php_base64_decode_impl(const unsigned char *in, size_t inl, unsigned … in php_base64_decode_impl() function
848 if (!php_base64_decode_impl(c, length, (unsigned char*)ZSTR_VAL(result), &outl, strict)) { in php_base64_decode_ex()
871 if (!php_base64_decode_impl(c, length, (unsigned char*)ZSTR_VAL(result), &outl, strict)) { in php_base64_decode_ex_ssse3()
916 if (!php_base64_decode_impl(str, length, (unsigned char*)ZSTR_VAL(result), &outl, strict)) { in php_base64_decode_ex_default()
/dports/www/mod_php74/php-7.4.27/ext/standard/
H A Dbase64.c248 static zend_always_inline int php_base64_decode_impl(const unsigned char *in, size_t inl, unsigned … in php_base64_decode_impl() function
847 if (!php_base64_decode_impl(c, length, (unsigned char*)ZSTR_VAL(result), &outl, strict)) { in php_base64_decode_ex()
870 if (!php_base64_decode_impl(c, length, (unsigned char*)ZSTR_VAL(result), &outl, strict)) { in php_base64_decode_ex_ssse3()
915 if (!php_base64_decode_impl(str, length, (unsigned char*)ZSTR_VAL(result), &outl, strict)) { in php_base64_decode_ex_default()
/dports/www/mod_php80/php-8.0.15/ext/standard/
H A Dbase64.c246 static zend_always_inline int php_base64_decode_impl(const unsigned char *in, size_t inl, unsigned … in php_base64_decode_impl() function
848 if (!php_base64_decode_impl(c, length, (unsigned char*)ZSTR_VAL(result), &outl, strict)) { in php_base64_decode_ex()
871 if (!php_base64_decode_impl(c, length, (unsigned char*)ZSTR_VAL(result), &outl, strict)) { in php_base64_decode_ex_ssse3()
916 if (!php_base64_decode_impl(str, length, (unsigned char*)ZSTR_VAL(result), &outl, strict)) { in php_base64_decode_ex_default()