Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dst.c76 #define do_hash_bin(key,table) (do_hash(key, table)%(table)->num_bins) macro
406 hash_val = do_hash_bin(*key, table);
448 hash_val = do_hash_bin(*key, table);

Completed in 10 milliseconds