Home
last modified time | relevance | path

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

/PHP-5.3/ext/spl/
H A Dphp_spl.c740 intptr_t hash_handle, hash_handlers; in php_spl_object_hash() local
753 hash_handle = SPL_G(hash_mask_handle)^(intptr_t)Z_OBJ_HANDLE_P(obj); in php_spl_object_hash()
756 spprintf(&hex, 32, "%016x%016x", hash_handle, hash_handlers); in php_spl_object_hash()

Completed in 7 milliseconds