Home
last modified time | relevance | path

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

/PHP-8.0/ext/session/
H A Dmod_mm.c84 ps_sd **ohash, **ehash; in hash_split() local
95 ehash = data->hash + data->hash_max + 1; in hash_split()
96 for (ohash = data->hash; ohash < ehash; ohash++) { in hash_split()
441 ps_sd **ohash, **ehash; in PS_GC_FUNC() local
453 ehash = data->hash + data->hash_max + 1; in PS_GC_FUNC()
454 for (ohash = data->hash; ohash < ehash; ohash++) { in PS_GC_FUNC()

Completed in 5 milliseconds