/dports/lang/php73/php-7.3.33/ext/standard/ |
H A D | base64.c | 89 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 D | base64.c | 89 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 D | base64.c | 246 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 D | base64.c | 248 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 D | base64.c | 246 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 D | base64.c | 246 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 D | base64.c | 248 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 D | base64.c | 246 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()
|