Home
last modified time | relevance | path

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

/PHP-7.0/ext/spl/
H A Dphp_spl.h79 PHPAPI zend_string *php_spl_object_hash(zval *obj);
H A Dspl_observer.c292 md5str = php_spl_object_hash(&element->obj); in spl_object_storage_debug_info()
422 RETURN_NEW_STR(php_spl_object_hash(obj)); in SPL_METHOD()
H A Dphp_spl.c777 RETURN_NEW_STR(php_spl_object_hash(obj)); in PHP_FUNCTION()
781 PHPAPI zend_string *php_spl_object_hash(zval *obj) /* {{{*/ in php_spl_object_hash() function

Completed in 12 milliseconds