mirror of
https://github.com/akheron/jansson.git
synced 2025-04-11 07:44:02 +00:00
When the property already exists in the object, we can store an iterator pointing to that property, instead of duplicating the key. When the property (key) is not present in the object, we still have to duplicate the key. |
||
---|---|---|
.. | ||
dump.c | ||
hashtable.c | ||
hashtable.h | ||
jansson.h | ||
jansson.hpp | ||
jansson.ipp | ||
jansson_private.h | ||
load.c | ||
Makefile.am | ||
strbuffer.c | ||
strbuffer.h | ||
utf.c | ||
utf.h | ||
util.h | ||
value.c |