Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dstring.c2895 HASH hash_a = php_strtr_hash(&S(&pnr_a->pat)[res->m - res->B], res->B) local
2900 if (hash_a > hash_b) {
2902 } else if (hash_a < hash_b) {

Completed in 17 milliseconds