Searched refs:hashtable_clear (Results 1 – 3 of 3) sorted by relevance
111 void hashtable_clear(hashtable_t *hashtable);
283 void hashtable_clear(hashtable_t *hashtable) in hashtable_clear() function
158 hashtable_clear(&object->hashtable); in json_object_clear()