Home
last modified time | relevance | path

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

/dports/lang/php80/php-8.0.15/ext/hash/
H A Dphp_hash.h146 PHP_HASH_API int php_hash_serialize_spec(const php_hashcontext_object *context, zval *zv, const cha…
H A Dhash_sha3.c299 return php_hash_serialize_spec(hash, zv, PHP_KECCAK_SPEC); in php_keccak_serialize()
H A Dhash.c225 PHP_HASH_API int php_hash_serialize_spec(const php_hashcontext_object *hash, zval *zv, const char *… in php_hash_serialize_spec() function
328 return php_hash_serialize_spec(hash, zv, hash->ops->serialize_spec); in php_hash_serialize()
/dports/www/mod_php80/php-8.0.15/ext/hash/
H A Dphp_hash.h146 PHP_HASH_API int php_hash_serialize_spec(const php_hashcontext_object *context, zval *zv, const cha…
H A Dhash_sha3.c299 return php_hash_serialize_spec(hash, zv, PHP_KECCAK_SPEC); in php_keccak_serialize()
H A Dhash.c225 PHP_HASH_API int php_hash_serialize_spec(const php_hashcontext_object *hash, zval *zv, const char *… in php_hash_serialize_spec() function
328 return php_hash_serialize_spec(hash, zv, hash->ops->serialize_spec); in php_hash_serialize()
/dports/www/mod_php81/php-8.1.1/ext/hash/
H A Dphp_hash.h153 PHP_HASH_API int php_hash_serialize_spec(const php_hashcontext_object *context, zval *zv, const cha…
H A Dhash_sha3.c299 return php_hash_serialize_spec(hash, zv, PHP_KECCAK_SPEC); in php_keccak_serialize()
H A Dhash.c232 PHP_HASH_API int php_hash_serialize_spec(const php_hashcontext_object *hash, zval *zv, const char *… in php_hash_serialize_spec() function
335 return php_hash_serialize_spec(hash, zv, hash->ops->serialize_spec); in php_hash_serialize()
/dports/lang/php81/php-8.1.1/ext/hash/
H A Dphp_hash.h153 PHP_HASH_API int php_hash_serialize_spec(const php_hashcontext_object *context, zval *zv, const cha…
H A Dhash_sha3.c299 return php_hash_serialize_spec(hash, zv, PHP_KECCAK_SPEC); in php_keccak_serialize()
H A Dhash.c232 PHP_HASH_API int php_hash_serialize_spec(const php_hashcontext_object *hash, zval *zv, const char *… in php_hash_serialize_spec() function
335 return php_hash_serialize_spec(hash, zv, hash->ops->serialize_spec); in php_hash_serialize()