Searched refs:dictRemove (Results 1 – 3 of 3) sorted by relevance
54 BOOL dictRemove(dictCtx dict, const char *id);
506 BOOL dictRemove(dictCtx dict, const char *id) { in dictRemove() function
920 r = dictRemove (wdb->cols, oldkey); /* Only failure is key not found */ in wdb_column_update()955 r = dictRemove (wdb->cols, name); /* Only failure is key not found */ in wdb_column_delete()