Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dst.c60 #define do_hash_bin(key,table) (do_hash(key, table)%(table)->num_bins) macro
401 hash_val = do_hash_bin(*key, table);
443 hash_val = do_hash_bin(*key, table);

Completed in 6 milliseconds