Home
last modified time | relevance | path

Searched refs:tag (Results 76 – 100 of 119) sorted by relevance

12345

/PHP-8.0/ext/openssl/
H A Dopenssl.stub.php200 /** @param string $tag */
201 …ing $cipher_algo, string $passphrase, int $options = 0, string $iv = "", &$tag = null, string $aad… argument
203 …ipher_algo, string $passphrase, int $options = 0, string $iv = "", string $tag = "", string $aad =… argument
H A Dopenssl_arginfo.h334 ZEND_ARG_INFO_WITH_DEFAULT_VALUE(1, tag, "null")
345 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, tag, IS_STRING, 0, "\"\"")
H A Dopenssl.c7110 if (!enc && tag && tag_len > 0) { in php_openssl_cipher_init()
7200 zval *tag, zend_long tag_len, in php_openssl_encrypt() argument
7248 if (mode.is_aead && tag) { in php_openssl_encrypt()
7254 ZEND_TRY_ASSIGN_REF_NEW_STR(tag, tag_str); in php_openssl_encrypt()
7261 } else if (tag) { in php_openssl_encrypt()
7262 ZEND_TRY_ASSIGN_REF_NULL(tag); in php_openssl_encrypt()
7292 zval *tag = NULL; in PHP_FUNCTION() local
7313 const char *tag, zend_long tag_len, in php_openssl_decrypt() argument
7327 PHP_OPENSSL_CHECK_SIZE_T_TO_INT_NULL_RETURN(tag_len, tag); in php_openssl_decrypt()
7357 &iv, &iv_len, &free_iv, tag, tag_len, options, 0) == FAILURE || in php_openssl_decrypt()
[all …]
/PHP-8.0/ext/openssl/tests/
H A Dbug28382.phpt23 string(38) "For Grid use only; request tag userTag"
/PHP-8.0/ext/oci8/tests/
H A Dbug37220.phpt22 // Now let's update the row where myId = 1234 and change the tag
/PHP-8.0/ext/ffi/
H A Dffi.c2302 efree(tag); in zend_ffi_tag_hash_dtor()
2310 free(tag); in zend_ffi_tag_hash_persistent_dtor()
3071 if (old->kind != tag->kind) { in zend_ffi_same_tags()
3124 zend_ffi_tag *tag; in zend_ffi_cleanup_type() local
3163 zend_ffi_tag *tag; in zend_ffi_load() local
3370 free(tag); in zend_ffi_load()
3514 zend_ffi_tag *tag; in zend_ffi_validate_incomplete_type() local
3627 zend_ffi_tag *tag; in zend_ffi_tags_cleanup() local
3632 tag->type = type; in zend_ffi_tags_cleanup()
6223 zend_ffi_tag *tag; local
[all …]
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg.h297 char *tag; member
/PHP-8.0/ext/intl/tests/
H A Dlocale_get_script.phpt25 'i-enochian', //(example of a grandfathered tag)
H A Dlocale_get_display_language.phpt29 'i-enochian', //(example of a grandfathered tag)
30 'art-lojban', //(example of a grandfathered tag)
H A Dlocale_get_display_language2.phpt29 'i-enochian', //(example of a grandfathered tag)
30 'art-lojban', //(example of a grandfathered tag)
H A Dlocale_get_primary_language.phpt26 'i-enochian', //(example of a grandfathered tag)
H A Dlocale_get_region.phpt26 'i-enochian', //(example of a grandfathered tag)
H A Dlocale_parse_locale2.phpt26 'i-enochian', //(example of a grandfathered tag)
H A Dlocale_get_keywords2.phpt31 'i-enochian', //(example of a grandfathered tag)
H A Dlocale_set_default.phpt26 'i-enochian', //(example of a grandfathered tag)
H A Dlocale_get_display_region3.phpt29 'i-enochian', //(example of a grandfathered tag)
H A Dlocale_get_display_script3.phpt29 'i-enochian', //(example of a grandfathered tag)
H A Dlocale_get_display_script4.phpt29 'i-enochian', //(example of a grandfathered tag)
H A Dlocale_get_display_variant2.phpt28 'i-enochian', //(example of a grandfathered tag)
H A Dlocale_get_display_region2.phpt29 'i-enochian', //(example of a grandfathered tag)
/PHP-8.0/docs/
H A Drelease-process.md117 git tag -u YOURKEYID php-7.4.2RC2
127 11. Push the changes to the main repo, the tag, the main branch and the release
231 7. Tag the repository with the version e.g. `git tag -u YOURKEYID php-7.4.1`
233 8. Push the tag e.g. `git push origin php-7.4.1`.
235 9. Run: `./scripts/dev/makedist php-7.4.1`, this will export the tag,
422 5. Notify nlopess@ to add PHP_X_Y tag to gcov.php.net.
/PHP-8.0/ext/sodium/
H A Dlibsodium.stub.php120 …_push(string &$state, string $message, string $additional_data = "", int $tag = SODIUM_CRYPTO_SE… argument
H A Dlibsodium.c3157 zend_long tag = crypto_secretstream_xchacha20poly1305_TAG_MESSAGE; in PHP_FUNCTION() local
3165 &msg, &msg_len, &ad, &ad_len, &tag) == FAILURE) { in PHP_FUNCTION()
3186 if (tag < 0 || tag > 255) { in PHP_FUNCTION()
3195 (unsigned char) tag) != 0) { in PHP_FUNCTION()
3253 unsigned char tag; in PHP_FUNCTION() local
3279 ((void *) state, (unsigned char *) ZSTR_VAL(msg), &msg_real_len, &tag, in PHP_FUNCTION()
3293 add_next_index_long(return_value, (long) tag); in PHP_FUNCTION()
/PHP-8.0/ext/phar/
H A Dzip.c55 if (h.header.tag[0] != 'n' || h.header.tag[1] != 'u') { in phar_zip_process_extra()
849 perms.tag[0] = 'n'; in phar_zip_changed_apply_int()
850 perms.tag[1] = 'u'; in phar_zip_changed_apply_int()
/PHP-8.0/ext/tidy/
H A Dtidy.c103 #define TIDY_TAG_CONST(tag) REGISTER_LONG_CONSTANT("TIDY_TAG_" #tag, TidyTag_##tag, CONST_CS | CONS… argument

Completed in 144 milliseconds

12345