php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <php_hash_xxhash.h>
Data Fields | |
XXH3_state_t | s |
const unsigned char | secret [PHP_XXH3_SECRET_SIZE_MAX] |
Definition at line 46 of file php_hash_xxhash.h.
XXH3_state_t PHP_XXH3_CTX::s |
Definition at line 47 of file php_hash_xxhash.h.
const unsigned char PHP_XXH3_CTX::secret[PHP_XXH3_SECRET_SIZE_MAX] |
Definition at line 55 of file php_hash_xxhash.h.