Home
last modified time | relevance | path

Searched refs:HashContext (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/hash/tests/
H A Dnew-context.phpt2 Hash: Attempt to instantiate a HashContext directly
7 new HashContext;
12 Exception: Call to private HashContext::__construct() from invalid context
H A Dserialize-context.phpt13 Exception: Serialization of 'HashContext' is not allowed
/PHP-7.4/ext/hash/
H A Dhash.c891 static PHP_METHOD(HashContext, __construct) { in PHP_METHOD() argument
898 PHP_ME(HashContext, __construct, NULL, ZEND_ACC_PRIVATE)

Completed in 11 milliseconds