Home
last modified time | relevance | path

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

/PHP-7.2/ext/spl/
H A Dphp_spl.h73 PHPAPI zend_string *php_spl_object_hash(zval *obj);
H A Dphp_spl.c805 RETURN_NEW_STR(php_spl_object_hash(obj)); in PHP_FUNCTION()
823 PHPAPI zend_string *php_spl_object_hash(zval *obj) /* {{{*/ in php_spl_object_hash() function
H A Dspl_observer.c305 md5str = php_spl_object_hash(&element->obj); in spl_object_storage_debug_info()
439 RETURN_NEW_STR(php_spl_object_hash(obj)); in SPL_METHOD()

Completed in 10 milliseconds