Searched refs:dictionary_unset (Results 1 – 3 of 3) sorted by relevance
148 void dictionary_unset(dictionary * d, const char * key);
288 void dictionary_unset(dictionary * d, const char * key) in dictionary_unset() function388 dictionary_unset(d, cval); in main()
542 dictionary_unset(ini, strlwc(entry)); in iniparser_unset()