Home
last modified time | relevance | path

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

/PHP-7.4/ext/spl/
H A Dphp_spl.c847 intptr_t hash_handle, hash_handlers; in php_spl_object_hash() local
856 hash_handlers = SPL_G(hash_mask_handlers); in php_spl_object_hash()
858 return strpprintf(32, "%016zx%016zx", hash_handle, hash_handlers); in php_spl_object_hash()

Completed in 6 milliseconds