]> mj.ucw.cz Git - libucw.git/blobdiff - maint/libucw.abi
Released as 6.5.16.
[libucw.git] / maint / libucw.abi
index d04422639f6abb87552958bd5d0b7b78ff2d1c7e..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
@@ -304,6 +307,7 @@ log_new_fd
 log_switch_disable
 log_switch_enable
 log_switch
+log_drop_stderr
 log_new_syslog
 log_syslog_facility_exists
 log_new_configured
@@ -375,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
@@ -388,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
@@ -501,11 +506,6 @@ str_to_uint
 str_to_uns
 str_to_u32
 str_to_u64
-# ucw/table-types.h
-table_col_size
-table_col_timestamp
-xt_size
-xt_timestamp
 # ucw/table.h
 table_init
 table_cleanup
@@ -522,8 +522,8 @@ table_get_col_idx
 table_set_col_opt
 table_get_col_list
 table_set_col_order
-table_col_is_printed
 table_set_col_order_by_name
+table_col_is_printed
 table_set_formatter
 table_set_option_value
 table_set_option
@@ -604,7 +604,6 @@ work_submit
 work_wait
 work_try_wait
 # ucw/xtypes.h
-xtype_unit_parser
 xtype_parse_fmt
 xtype_format_fmt
 xt_str
@@ -616,6 +615,12 @@ xt_u64
 xt_uintmax
 xt_bool
 xt_double
+xtype_unit_parser
+# ucw/xtypes-extra.h
+table_col_size
+table_col_timestamp
+xt_size
+xt_timestamp
 # ucw/sorter/common.h
 sorter_trace
 sorter_trace_array
@@ -802,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