Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds