Home
last modified time | relevance | path

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

/php-src/Zend/tests/
H A Dbug60598.phpt14 $containers[spl_object_hash($this)] = $this;
18 $containers[spl_object_hash($this)] = NULL;
/php-src/ext/spl/
H A Dphp_spl_arginfo.h74 ZEND_FUNCTION(spl_object_hash);
91 ZEND_FE(spl_object_hash, arginfo_spl_object_hash)
H A Dphp_spl.stub.php45 function spl_object_hash(object $object): string {} function
H A Dphp_spl.c647 PHP_FUNCTION(spl_object_hash) in PHP_FUNCTION() argument

Completed in 11 milliseconds