hash_handlers     791 ext/spl/php_spl.c 	intptr_t hash_handle, hash_handlers;
hash_handlers     805 ext/spl/php_spl.c 	hash_handlers = SPL_G(hash_mask_handlers)^(intptr_t)Z_OBJ_HT_P(obj);
hash_handlers     807 ext/spl/php_spl.c 	spprintf(&hex, 32, "%016lx%016lx", hash_handle, hash_handlers);