Searched refs:dictInsert (Results 1 – 1 of 1) sorted by relevance
219 static NEOERR *dictInsert(dictCtx dict, UINT32 hash, const char *id, in dictInsert() function288 err = dictInsert(dict, hash, id, newval); in dictModify()