Searched refs:hash_mask_handlers (Results 1 – 2 of 2) sorted by relevance
66 intptr_t hash_mask_handlers; variable
800 SPL_G(hash_mask_handlers) = (intptr_t)(php_mt_rand(TSRMLS_C) >> 1); in php_spl_object_hash()805 hash_handlers = SPL_G(hash_mask_handlers)^(intptr_t)Z_OBJ_HT_P(obj); in php_spl_object_hash()
Completed in 12 milliseconds