Home
last modified time | relevance | path

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

/PHP-7.4/ext/spl/
H A Dphp_spl.h60 intptr_t hash_mask_handlers; variable
H A Dphp_spl.c851 SPL_G(hash_mask_handlers) = (intptr_t)(php_mt_rand() >> 1); in php_spl_object_hash()
856 hash_handlers = SPL_G(hash_mask_handlers); in php_spl_object_hash()

Completed in 9 milliseconds