Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dstring.c3031 HASH last_h = -1; /* assumes not all bits are used in res->hash */ local
3038 if (h != last_h) {
3040 last_h = h;

Completed in 18 milliseconds