Searched defs:dictExpand (Results 1 – 2 of 2) sorted by relevance
88 static int dictExpand(dict *ht, unsigned long size) { in dictExpand() function
147 int dictExpand(dict *d, unsigned long size) in dictExpand() function