]> mj.ucw.cz Git - libucw.git/blobdiff - maint/libucw.abi
Released as 6.5.16.
[libucw.git] / maint / libucw.abi
index ca9287ebf11ad2a3a2d10d078698232ddf922dea..3a68d417afb4766416e1c3f921f0bfc905830067 100644 (file)
@@ -212,6 +212,9 @@ bput_utf16_le_slow
 # ucw/ff-varint.h
 bget_varint_slow
 bput_varint_slow
+# ucw/fw-hex.h
+fb_wrap_hex_out
+fb_wrap_hex_in
 # ucw/gary.h
 gary_init
 gary_set_size
@@ -376,6 +379,7 @@ mp_grow_internal
 mp_spread_internal
 mp_start
 mp_start_noalign
+mp_append_utf8_32
 mp_open
 mp_realloc
 mp_realloc_zero
@@ -389,8 +393,8 @@ mp_strjoin
 mp_str_from_mem
 mp_printf
 mp_vprintf
-mp_append_printf
-mp_append_vprintf
+mp_printf_append
+mp_vprintf_append
 # ucw/opt-internal.h
 opt_precompute
 # ucw/opt.h
@@ -813,6 +817,10 @@ xml_dtd_finish
 xml_dtd_find_attr
 # ucw-xml/internals.h
 xml_throw
+xml_do_push
+xml_do_pop
+xml_push_dom
+xml_pop_dom
 xml_hash_new
 xml_spout_chars
 xml_fatal_nested
@@ -823,6 +831,7 @@ xml_sources_cleanup
 xml_fatal_expected
 xml_fatal_expected_white
 xml_fatal_expected_quot
+xml_parse_white
 xml_parse_eq
 xml_parse_name
 xml_skip_name
@@ -849,6 +858,15 @@ xml_ns_reset
 xml_ns_push_element
 xml_ns_pop_element
 # ucw-xml/xml.h
+xml_node_qname
+xml_attr_qname
+xml_attr_find
+xml_attr_find_ns
+xml_attr_value
+xml_attr_value_ns
+xml_normalize_white
+xml_merge_chars
+xml_merge_dom_chars
 xml_init
 xml_cleanup
 xml_reset
@@ -858,20 +876,36 @@ xml_next
 xml_next_state
 xml_skip_element
 xml_row
-xml_node_qname
-xml_attr_qname
-xml_attr_find
-xml_attr_find_ns
-xml_attr_value
-xml_attr_value_ns
 xml_def_find_entity
 xml_def_resolve_entity
-xml_normalize_white
-xml_merge_chars
-xml_merge_dom_chars
 xml_warn
 xml_error
 xml_fatal
 xml_ns_enable
 xml_ns_by_id
 xml_ns_by_name
+# ucw-json/json.h
+json_new
+json_delete
+json_reset
+json_push
+json_pop
+json_new_node
+json_new_number
+json_number_to_int
+json_number_to_uint
+json_number_to_s64
+json_number_to_u64
+json_new_array
+json_array_append
+json_new_object
+json_object_set
+json_object_get
+json_parse
+json_set_input
+json_next_token
+json_peek_token
+json_next_value
+json_write
+json_set_output
+json_write_value