Searched refs:dictionary_unset (Results 1 – 3 of 3) sorted by relevance
152 void dictionary_unset(dictionary * d, const char * key);
314 void dictionary_unset(dictionary * d, const char * key) in dictionary_unset() function
620 dictionary_unset(ini, strlwc(entry, tmp_str, sizeof(tmp_str))); in iniparser_unset()