]> mj.ucw.cz Git - libucw.git/blobdiff - maint/libucw.abi
Released as 6.5.16.
[libucw.git] / maint / libucw.abi
index 813398f259507c581894fe4a0a77f4e3c544a64a..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
@@ -803,3 +807,105 @@ image_sig_segmentation
 image_sig_detect_textured
 image_signatures_dist
 image_signatures_dist_explain
+# ucw-xml/dtd.h
+xml_dtd_find_notn
+xml_dtd_find_entity
+xml_dtd_find_elem
+xml_dtd_init
+xml_dtd_cleanup
+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
+xml_push_source
+xml_push_entity
+xml_refill
+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
+xml_parse_nmtoken
+xml_parse_system_literal
+xml_parse_pubid_literal
+xml_parse_char_ref
+xml_parse_pe_ref
+xml_parse_attr_value
+xml_skip_internal_subset
+xml_parse_notation_decl
+xml_parse_entity_decl
+xml_parse_element_decl
+xml_parse_attr_list_decl
+xml_push_comment
+xml_pop_comment
+xml_skip_comment
+xml_push_pi
+xml_pop_pi
+xml_skip_pi
+xml_validate_attr
+xml_ns_cleanup
+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
+xml_push_fastbuf
+xml_parse
+xml_next
+xml_next_state
+xml_skip_element
+xml_row
+xml_def_find_entity
+xml_def_resolve_entity
+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