Searched refs:_dictExpandIfNeeded (Results 1 – 2 of 2) sorted by relevance
44 static int _dictExpandIfNeeded(dict *ht);295 static int _dictExpandIfNeeded(dict *ht) { in _dictExpandIfNeeded() function325 if (_dictExpandIfNeeded(ht) == DICT_ERR) in _dictKeyIndex()
67 static int _dictExpandIfNeeded(dict *ht);922 static int _dictExpandIfNeeded(dict *d) in _dictExpandIfNeeded() function970 if (_dictExpandIfNeeded(d) == DICT_ERR) in _dictKeyIndex()