Home
last modified time | relevance | path

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

/php-src/ext/session/
H A Dmod_mm.c85 ps_sd **ohash, **ehash; in hash_split() local
96 ehash = data->hash + data->hash_max + 1; in hash_split()
97 for (ohash = data->hash; ohash < ehash; ohash++) { in hash_split()
439 ps_sd **ohash, **ehash; in PS_GC_FUNC() local
451 ehash = data->hash + data->hash_max + 1; in PS_GC_FUNC()
452 for (ohash = data->hash; ohash < ehash; ohash++) { in PS_GC_FUNC()

Completed in 7 milliseconds