Searched refs:hash_mask_handle (Results 1 – 2 of 2) sorted by relevance
59 intptr_t hash_mask_handle; variable
828 SPL_G(hash_mask_handle) = (intptr_t)(php_mt_rand() >> 1); in php_spl_object_hash()833 hash_handle = SPL_G(hash_mask_handle)^(intptr_t)Z_OBJ_HANDLE_P(obj); in php_spl_object_hash()
Completed in 8 milliseconds