Searched refs:hashDictType (Results 1 – 3 of 3) sorted by relevance
477 dict = dictCreate(&hashDictType, NULL); in hashTypeConvertZiplist()
1389 extern dictType hashDictType;
657 dictType hashDictType = { variable