Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/
H A Dphp_spl.h70 intptr_t hash_mask_handle; variable
H A Dphp_spl.c795 SPL_G(hash_mask_handle) = (intptr_t)(php_mt_rand(TSRMLS_C) >> 1); in php_spl_object_hash()
800 hash_handle = SPL_G(hash_mask_handle)^(intptr_t)Z_OBJ_HANDLE_P(obj); in php_spl_object_hash()

Completed in 16 milliseconds