Searched defs:dictCreate (Results 1 – 2 of 2) sorted by relevance
73 static dict *dictCreate(dictType *type, void *privDataPtr) { in dictCreate() function
111 dict *dictCreate(dictType *type, in dictCreate() function