Home
last modified time | relevance | path

Searched refs:spl_object_hash (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/Zend/tests/
H A Dbug60598.phpt14 $containers[spl_object_hash($this)] = $this;
18 $containers[spl_object_hash($this)] = NULL;
/PHP-8.0/ext/spl/
H A Dphp_spl_arginfo.h75 ZEND_FUNCTION(spl_object_hash);
93 ZEND_FE(spl_object_hash, arginfo_spl_object_hash)
H A Dphp_spl.stub.php28 function spl_object_hash(object $object): string {} function
H A Dphp_spl.c631 PHP_FUNCTION(spl_object_hash) in PHP_FUNCTION() argument

Completed in 8 milliseconds