Home
last modified time | relevance | path

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

/PHP-5.5/ext/session/
H A Dmod_mm.c90 ps_sd **ohash, **ehash; in hash_split() local
101 ehash = data->hash + data->hash_max + 1; in hash_split()
102 for (ohash = data->hash; ohash < ehash; ohash++) { in hash_split()
451 ps_sd **ohash, **ehash; in PS_GC_FUNC() local
463 ehash = data->hash + data->hash_max + 1; in PS_GC_FUNC()
464 for (ohash = data->hash; ohash < ehash; ohash++) { in PS_GC_FUNC()

Completed in 5 milliseconds