aboutsummaryrefslogtreecommitdiff
path: root/src/jansson.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/jansson.def')
-rw-r--r--src/jansson.def5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/jansson.def b/src/jansson.def
index 55b39c8..5c76c2f 100644
--- a/src/jansson.def
+++ b/src/jansson.def
@@ -34,9 +34,13 @@ EXPORTS
json_object
json_object_size
json_object_get
+ json_object_getn
json_object_set_new
+ json_object_setn_new
json_object_set_new_nocheck
+ json_object_setn_new_nocheck
json_object_del
+ json_object_deln
json_object_clear
json_object_update
json_object_update_existing
@@ -46,6 +50,7 @@ EXPORTS
json_object_iter_at
json_object_iter_next
json_object_iter_key
+ json_object_iter_key_len
json_object_iter_value
json_object_iter_set_new
json_object_key_to_iter