hash_mask_handle 774 ext/spl/php_spl.c SPL_G(hash_mask_handle) = (intptr_t)(php_mt_rand() >> 1); hash_mask_handle 779 ext/spl/php_spl.c hash_handle = SPL_G(hash_mask_handle)^(intptr_t)Z_OBJ_HANDLE_P(obj); hash_mask_handle 65 ext/spl/php_spl.h intptr_t hash_mask_handle;