[Forensics-changes] [libbfio] 05/07: Modernize .symbols file

Hilko Bengen bengen at moszumanska.debian.org
Tue Jan 24 23:14:07 UTC 2017


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch master
in repository libbfio.

commit b329c5d3d64a8f5096954da67637f58c58b93804
Author: Hilko Bengen <bengen at debian.org>
Date:   Tue Jan 24 23:11:50 2017 +0100

    Modernize .symbols file
---
 debian/libbfio1.symbols | 1019 +----------------------------------------------
 1 file changed, 21 insertions(+), 998 deletions(-)

diff --git a/debian/libbfio1.symbols b/debian/libbfio1.symbols
index 42adf12..3743e60 100644
--- a/debian/libbfio1.symbols
+++ b/debian/libbfio1.symbols
@@ -1,4 +1,21 @@
 libbfio.so.1 libbfio1 #MINVER#
+ (optional|regex)^libcdata_.* 0
+ (optional|regex)^libcerror_.* 0
+ (optional|regex)^libcfile_.* 0
+ (optional|regex)^libclocale_.* 0
+ (optional|regex)^libcnotify_.* 0
+ (optional|regex)^libcpath_.* 0
+ (optional|regex)^libcsplit_.* 0
+ (optional|regex)^libcthreads_.* 0
+ (optional|regex)^libfcache_.* 0
+ (optional|regex)^libfdata_.* 0
+ (optional|regex)^libfdatetime_.* 0
+ (optional|regex)^libfguid_.* 0
+ (optional|regex)^libfmapi_.* 0
+ (optional|regex)^libfvalue_.* 0
+ (optional|regex)^libfwnt_.* 0
+ (optional|regex)^libmapidb_.* 0
+ (optional|regex)^libuna_.* 0
  libbfio_error_backtrace_fprint at Base 20120425
  libbfio_error_backtrace_sprint at Base 20120425
  libbfio_error_fprint at Base 20120425
@@ -99,1002 +116,8 @@ libbfio.so.1 libbfio1 #MINVER#
  libbfio_pool_set_handle at Base 20120425
  libbfio_pool_set_maximum_number_of_open_handles at Base 20120425
  libbfio_pool_write_buffer at Base 20120425
+ libbfio_system_string_copy_from_narrow_string at Base 20170123
+ libbfio_system_string_copy_to_narrow_string at Base 20170123
+ libbfio_system_string_size_from_narrow_string at Base 20170123
+ libbfio_system_string_size_to_narrow_string at Base 20170123
  libbfio_set_codepage at Base 20120425
- libcdata_array_append_entry at Base 20130507
- libcdata_array_clear at Base 20130507
- libcdata_array_clone at Base 20130507
- libcdata_array_empty at Base 20130507
- libcdata_array_free at Base 20130507
- libcdata_array_get_entry_by_index at Base 20130507
- libcdata_array_get_entry_by_value at Base 20130507
- libcdata_array_get_number_of_entries at Base 20130507
- libcdata_array_initialize at Base 20130507
- libcdata_array_insert_entry at Base 20130507
- libcdata_array_prepend_entry at Base 20130507
- libcdata_array_remove_entry at Base 20160108
- libcdata_array_resize at Base 20130507
- libcdata_array_reverse at Base 20130507
- libcdata_array_set_entry_by_index at Base 20130507
- libcdata_btree_free at Base 20130507
- libcdata_btree_free_values_list at Base 20130507
- libcdata_btree_get_number_of_values at Base 20130507
- libcdata_btree_get_value_by_index at Base 20130507
- libcdata_btree_get_value_by_value at Base 20130507
- libcdata_btree_initialize at Base 20130507
- libcdata_btree_insert_value at Base 20130507
- libcdata_btree_node_append_value at Base 20130507
- libcdata_btree_node_get_sub_node_by_value at Base 20130507
- libcdata_btree_node_get_upper_node_by_value at Base 20130507
- libcdata_btree_node_insert_value at Base 20130507
- libcdata_btree_node_remove_value at Base 20130507
- libcdata_btree_node_replace_value at Base 20130507
- libcdata_btree_node_split at Base 20130507
- libcdata_btree_remove_value at Base 20130507
- libcdata_btree_replace_value at Base 20130507
- libcdata_internal_array_clear at Base 20140105
- libcdata_internal_array_resize at Base 20140105
- libcdata_internal_list_empty at Base 20140105
- libcdata_internal_list_set_first_element at Base 20140105
- libcdata_internal_list_set_last_element at Base 20140105
- libcdata_list_append_element at Base 20130507
- libcdata_list_append_value at Base 20130507
- libcdata_list_clone at Base 20130507
- libcdata_list_element_free at Base 20130507
- libcdata_list_element_get_elements at Base 20130507
- libcdata_list_element_get_next_element at Base 20130507
- libcdata_list_element_get_previous_element at Base 20130507
- libcdata_list_element_get_value at Base 20130507
- libcdata_list_element_initialize at Base 20130507
- libcdata_list_element_set_elements at Base 20130507
- libcdata_list_element_set_next_element at Base 20130507
- libcdata_list_element_set_previous_element at Base 20130507
- libcdata_list_element_set_value at Base 20130507
- libcdata_list_empty at Base 20130507
- libcdata_list_free at Base 20130507
- libcdata_list_get_element_by_index at Base 20130507
- libcdata_list_get_first_element at Base 20130507
- libcdata_list_get_last_element at Base 20130507
- libcdata_list_get_number_of_elements at Base 20130507
- libcdata_list_get_value_by_index at Base 20130507
- libcdata_list_initialize at Base 20130507
- libcdata_list_insert_element at Base 20130507
- libcdata_list_insert_value at Base 20130507
- libcdata_list_prepend_element at Base 20130507
- libcdata_list_prepend_value at Base 20130507
- libcdata_list_remove_element at Base 20130507
- libcdata_list_set_first_element at Base 20130507
- libcdata_list_set_last_element at Base 20130507
- libcdata_range_list_append_element at Base 20130507
- libcdata_range_list_append_value at Base 20130507
- libcdata_range_list_clone at Base 20130507
- libcdata_range_list_empty at Base 20130507
- libcdata_range_list_free at Base 20130507
- libcdata_range_list_get_element_at_offset at Base 20130507
- libcdata_range_list_get_element_by_index at Base 20130507
- libcdata_range_list_get_number_of_elements at Base 20130507
- libcdata_range_list_get_range_at_offset at Base 20130507
- libcdata_range_list_get_range_by_index at Base 20130507
- libcdata_range_list_get_spanning_range at Base 20160108
- libcdata_range_list_get_value_at_offset at Base 20130507
- libcdata_range_list_get_value_by_index at Base 20130507
- libcdata_range_list_initialize at Base 20130507
- libcdata_range_list_insert_element at Base 20130507
- libcdata_range_list_insert_range at Base 20130507
- libcdata_range_list_insert_range_list at Base 20130507
- libcdata_range_list_insert_value at Base 20130507
- libcdata_range_list_range_is_present at Base 20130507
- libcdata_range_list_remove_element at Base 20130507
- libcdata_range_list_remove_range at Base 20130507
- libcdata_range_list_set_first_element at Base 20130507
- libcdata_range_list_set_last_element at Base 20130507
- libcdata_range_list_value_clone at Base 20130507
- libcdata_range_list_value_free at Base 20130507
- libcdata_range_list_value_initialize at Base 20130507
- libcdata_range_list_value_merge at Base 20130507
- libcdata_tree_node_append_node at Base 20130507
- libcdata_tree_node_append_value at Base 20130507
- libcdata_tree_node_clone at Base 20130507
- libcdata_tree_node_empty at Base 20130507
- libcdata_tree_node_free at Base 20130507
- libcdata_tree_node_get_leaf_node_list at Base 20130507
- libcdata_tree_node_get_next_node at Base 20130507
- libcdata_tree_node_get_nodes at Base 20130507
- libcdata_tree_node_get_number_of_sub_nodes at Base 20130507
- libcdata_tree_node_get_parent_node at Base 20130507
- libcdata_tree_node_get_previous_node at Base 20130507
- libcdata_tree_node_get_sub_node_by_index at Base 20130507
- libcdata_tree_node_get_value at Base 20130507
- libcdata_tree_node_initialize at Base 20130507
- libcdata_tree_node_insert_node at Base 20130507
- libcdata_tree_node_insert_value at Base 20130507
- libcdata_tree_node_remove_node at Base 20130507
- libcdata_tree_node_replace_node at Base 20130507
- libcdata_tree_node_set_next_node at Base 20130507
- libcdata_tree_node_set_nodes at Base 20130507
- libcdata_tree_node_set_parent_node at Base 20130507
- libcdata_tree_node_set_previous_node at Base 20130507
- libcdata_tree_node_set_value at Base 20130507
- libcerror_error_backtrace_fprint at Base 20120425
- libcerror_error_backtrace_sprint at Base 20120425
- libcerror_error_fprint at Base 20120425
- libcerror_error_free at Base 20120425
- libcerror_error_matches at Base 20120425
- libcerror_error_set at Base 20120425
- libcerror_error_sprint at Base 20120425
- libcerror_system_copy_string_from_error_number at Base 20120425
- libcerror_system_set_error at Base 20120425
- libcfile_file_close at Base 20120425
- libcfile_file_exists at Base 20120425
- libcfile_file_free at Base 20120425
- libcfile_file_get_offset at Base 20120425
- libcfile_file_get_size at Base 20120425
- libcfile_file_initialize at Base 20120425
- libcfile_file_io_control_read at Base 20130507
- libcfile_file_io_control_read_with_error_code at Base 20130507
- libcfile_file_is_device at Base 20130507
- libcfile_file_is_open at Base 20120425
- libcfile_file_open at Base 20120425
- libcfile_file_open_with_error_code at Base 20130507
- libcfile_file_read_buffer at Base 20120425
- libcfile_file_read_buffer_with_error_code at Base 20130507
- libcfile_file_resize at Base 20120425
- libcfile_file_seek_offset at Base 20120425
- libcfile_file_set_access_behavior at Base 20130507
- libcfile_file_set_block_size at Base 20160108
- libcfile_file_write_buffer at Base 20120425
- libcfile_file_write_buffer_with_error_code at Base 20130507
- libcfile_stream_close at Base 20130507
- libcfile_stream_free at Base 20130507
- libcfile_stream_get_offset at Base 20130507
- libcfile_stream_get_size at Base 20130507
- libcfile_stream_initialize at Base 20130507
- libcfile_stream_open at Base 20130507
- libcfile_stream_read_buffer at Base 20130507
- libcfile_stream_seek_offset at Base 20130507
- libcfile_stream_write_buffer at Base 20130507
- libclocale_codepage at Base 20120425
- libclocale_codepage_copy_from_string at Base 20120425
- libclocale_codepage_get at Base 20120425
- libclocale_codepage_set at Base 20120425
- libclocale_initialize at Base 20120425
- libclocale_locale_get_codepage at Base 20120425
- libclocale_locale_get_decimal_point at Base 20120425
- libcnotify_print_data at Base 20130507
- libcnotify_print_error_backtrace at Base 20130507
- libcnotify_printf at Base 20130507
- libcnotify_stream at Base 20130507
- libcnotify_stream_close at Base 20130507
- libcnotify_stream_open at Base 20130507
- libcnotify_stream_opened_in_library at Base 20130507
- libcnotify_stream_set at Base 20130507
- libcnotify_verbose at Base 20130507
- libcnotify_verbose_set at Base 20130507
- libcpath_path_change_directory at Base 20120425
- libcpath_path_get_current_working_directory at Base 20120425
- libcpath_path_get_full_path at Base 20120425
- libcpath_path_join at Base 20120425
- libcpath_path_make_directory at Base 20120425
- libcpath_path_sanitize at Base 20120425
- libcpath_path_sanitize_filename at Base 20120425
- libcsplit_narrow_split_string_free at Base 20130507
- libcsplit_narrow_split_string_get_number_of_segments at Base 20130507
- libcsplit_narrow_split_string_get_segment_by_index at Base 20130507
- libcsplit_narrow_split_string_get_string at Base 20130507
- libcsplit_narrow_split_string_initialize at Base 20130507
- libcsplit_narrow_split_string_set_segment_by_index at Base 20130507
- libcsplit_narrow_string_split at Base 20130507
- libcthreads_condition_broadcast at Base 20140105
- libcthreads_condition_free at Base 20140105
- libcthreads_condition_initialize at Base 20140105
- libcthreads_condition_signal at Base 20140105
- libcthreads_condition_wait at Base 20140105
- libcthreads_internal_thread_pool_pop at Base 20140105
- libcthreads_lock_free at Base 20140105
- libcthreads_lock_grab at Base 20140105
- libcthreads_lock_initialize at Base 20140105
- libcthreads_lock_release at Base 20140105
- libcthreads_mutex_free at Base 20140105
- libcthreads_mutex_grab at Base 20140105
- libcthreads_mutex_initialize at Base 20140105
- libcthreads_mutex_release at Base 20140105
- libcthreads_mutex_try_grab at Base 20140105
- libcthreads_queue_empty at Base 20140105
- libcthreads_queue_free at Base 20140105
- libcthreads_queue_initialize at Base 20140105
- libcthreads_queue_pop at Base 20140105
- libcthreads_queue_push at Base 20140105
- libcthreads_queue_try_pop at Base 20140105
- libcthreads_queue_try_push at Base 20140105
- libcthreads_read_write_lock_free at Base 20140105
- libcthreads_read_write_lock_grab_for_read at Base 20140105
- libcthreads_read_write_lock_grab_for_write at Base 20140105
- libcthreads_read_write_lock_initialize at Base 20140105
- libcthreads_read_write_lock_release_for_read at Base 20140105
- libcthreads_read_write_lock_release_for_write at Base 20140105
- libcthreads_repeating_thread_create at Base 20140105
- libcthreads_repeating_thread_join at Base 20140105
- libcthreads_repeating_thread_push at Base 20140105
- libcthreads_repeating_thread_start_function_helper at Base 20140105
- libcthreads_thread_attributes_free at Base 20140105
- libcthreads_thread_attributes_initialize at Base 20140105
- libcthreads_thread_callback_function_helper at Base 20140105
- libcthreads_thread_create at Base 20140105
- libcthreads_thread_join at Base 20140105
- libcthreads_thread_pool_callback_function_helper at Base 20140105
- libcthreads_thread_pool_create at Base 20140105
- libcthreads_thread_pool_join at Base 20140105
- libcthreads_thread_pool_push at Base 20140105
- libuna_base16_stream_copy_from_byte_stream at Base 20120425
- libuna_base16_stream_copy_to_byte_stream at Base 20120425
- libuna_base16_stream_size_from_byte_stream at Base 20120425
- libuna_base16_stream_size_to_byte_stream at Base 20120425
- libuna_base16_stream_with_index_copy_from_byte_stream at Base 20130507
- libuna_base32_character_copy_to_quintet at Base 20120425
- libuna_base32_quintuplet_copy_from_base32_stream at Base 20120425
- libuna_base32_quintuplet_copy_from_byte_stream at Base 20120425
- libuna_base32_quintuplet_copy_to_base32_stream at Base 20120425
- libuna_base32_quintuplet_copy_to_byte_stream at Base 20120425
- libuna_base32_stream_copy_from_byte_stream at Base 20120425
- libuna_base32_stream_copy_to_byte_stream at Base 20120425
- libuna_base32_stream_size_from_byte_stream at Base 20120425
- libuna_base32_stream_size_to_byte_stream at Base 20120425
- libuna_base32_stream_with_index_copy_from_byte_stream at Base 20130507
- libuna_base64_character_copy_to_sixtet at Base 20120425
- libuna_base64_stream_copy_from_byte_stream at Base 20120425
- libuna_base64_stream_copy_to_byte_stream at Base 20120425
- libuna_base64_stream_size_from_byte_stream at Base 20120425
- libuna_base64_stream_size_to_byte_stream at Base 20120425
- libuna_base64_stream_with_index_copy_from_byte_stream at Base 20130507
- libuna_base64_triplet_copy_from_base64_stream at Base 20120425
- libuna_base64_triplet_copy_from_byte_stream at Base 20120425
- libuna_base64_triplet_copy_to_base64_stream at Base 20120425
- libuna_base64_triplet_copy_to_byte_stream at Base 20120425
- libuna_byte_stream_copy_from_utf16 at Base 20120425
- libuna_byte_stream_copy_from_utf32 at Base 20120425
- libuna_byte_stream_copy_from_utf8 at Base 20120425
- libuna_byte_stream_size_from_utf16 at Base 20120425
- libuna_byte_stream_size_from_utf32 at Base 20120425
- libuna_byte_stream_size_from_utf8 at Base 20120425
- libuna_codepage_iso_8859_10_byte_stream_to_unicode_base_0xa0 at Base 20120425
- libuna_codepage_iso_8859_10_unicode_to_byte_stream_base_0x00c0 at Base 20120425
- libuna_codepage_iso_8859_10_unicode_to_byte_stream_base_0x0160 at Base 20120425
- libuna_codepage_iso_8859_13_byte_stream_to_unicode_base_0xa0 at Base 20120425
- libuna_codepage_iso_8859_13_unicode_to_byte_stream_base_0x00a0 at Base 20120425
- libuna_codepage_iso_8859_13_unicode_to_byte_stream_base_0x2018 at Base 20120425
- libuna_codepage_iso_8859_14_byte_stream_to_unicode_base_0xa0 at Base 20120425
- libuna_codepage_iso_8859_14_unicode_to_byte_stream_base_0x00c0 at Base 20120425
- libuna_codepage_iso_8859_14_unicode_to_byte_stream_base_0x0170 at Base 20120425
- libuna_codepage_iso_8859_14_unicode_to_byte_stream_base_0x1e80 at Base 20120425
- libuna_codepage_iso_8859_15_byte_stream_to_unicode_base_0xa0 at Base 20120425
- libuna_codepage_iso_8859_15_unicode_to_byte_stream_base_0x00a0 at Base 20120425
- libuna_codepage_iso_8859_16_byte_stream_to_unicode_base_0xa0 at Base 20120425
- libuna_codepage_iso_8859_16_unicode_to_byte_stream_base_0x00a8 at Base 20120425
- libuna_codepage_iso_8859_16_unicode_to_byte_stream_base_0x0140 at Base 20120425
- libuna_codepage_iso_8859_16_unicode_to_byte_stream_base_0x0150 at Base 20120425
- libuna_codepage_iso_8859_16_unicode_to_byte_stream_base_0x0178 at Base 20120425
- libuna_codepage_iso_8859_16_unicode_to_byte_stream_base_0x0218 at Base 20120425
- libuna_codepage_iso_8859_2_byte_stream_to_unicode_base_0xa0 at Base 20120425
- libuna_codepage_iso_8859_2_unicode_to_byte_stream_base_0x00a0 at Base 20120425
- libuna_codepage_iso_8859_2_unicode_to_byte_stream_base_0x0138 at Base 20120425
- libuna_codepage_iso_8859_2_unicode_to_byte_stream_base_0x02d8 at Base 20120425
- libuna_codepage_iso_8859_3_byte_stream_to_unicode_base_0xa0 at Base 20120425
- libuna_codepage_iso_8859_3_unicode_to_byte_stream_base_0x00a0 at Base 20120425
- libuna_codepage_iso_8859_3_unicode_to_byte_stream_base_0x0108 at Base 20120425
- libuna_codepage_iso_8859_3_unicode_to_byte_stream_base_0x0118 at Base 20120425
- libuna_codepage_iso_8859_3_unicode_to_byte_stream_base_0x0130 at Base 20120425
- libuna_codepage_iso_8859_3_unicode_to_byte_stream_base_0x0158 at Base 20120425
- libuna_codepage_iso_8859_4_byte_stream_to_unicode_base_0xa0 at Base 20120425
- libuna_codepage_iso_8859_4_unicode_to_byte_stream_base_0x00a0 at Base 20120425
- libuna_codepage_iso_8859_4_unicode_to_byte_stream_base_0x0160 at Base 20120425
- libuna_codepage_iso_8859_5_byte_stream_to_unicode_base_0xa0 at Base 20120425
- libuna_codepage_iso_8859_5_unicode_to_byte_stream_base_0x0400 at Base 20120425
- libuna_codepage_iso_8859_6_byte_stream_to_unicode_base_0xa0 at Base 20120425
- libuna_codepage_iso_8859_6_unicode_to_byte_stream_base_0x0618 at Base 20120425
- libuna_codepage_iso_8859_7_byte_stream_to_unicode_base_0xa0 at Base 20120425
- libuna_codepage_iso_8859_7_unicode_to_byte_stream_base_0x00a0 at Base 20120425
- libuna_codepage_iso_8859_7_unicode_to_byte_stream_base_0x0380 at Base 20120425
- libuna_codepage_iso_8859_8_byte_stream_to_unicode_base_0xa0 at Base 20120425
- libuna_codepage_iso_8859_8_unicode_to_byte_stream_base_0x00a0 at Base 20120425
- libuna_codepage_iso_8859_8_unicode_to_byte_stream_base_0x05d0 at Base 20120425
- libuna_codepage_iso_8859_9_byte_stream_to_unicode_base_0xd0 at Base 20120425
- libuna_codepage_iso_8859_9_unicode_to_byte_stream_base_0x00d0 at Base 20120425
- libuna_codepage_koi8_r_byte_stream_to_unicode_base_0x80 at Base 20120425
- libuna_codepage_koi8_r_unicode_to_byte_stream_base_0x0410 at Base 20120425
- libuna_codepage_koi8_r_unicode_to_byte_stream_base_0x2550 at Base 20120425
- libuna_codepage_koi8_u_byte_stream_to_unicode_base_0x80 at Base 20120425
- libuna_codepage_koi8_u_unicode_to_byte_stream_base_0x0410 at Base 20120425
- libuna_codepage_koi8_u_unicode_to_byte_stream_base_0x2550 at Base 20120425
- libuna_codepage_windows_1250_byte_stream_to_unicode_base_0x80 at Base 20120425
- libuna_codepage_windows_1250_unicode_to_byte_stream_base_0x00a0 at Base 20120425
- libuna_codepage_windows_1250_unicode_to_byte_stream_base_0x0138 at Base 20120425
- libuna_codepage_windows_1250_unicode_to_byte_stream_base_0x02d8 at Base 20120425
- libuna_codepage_windows_1250_unicode_to_byte_stream_base_0x2010 at Base 20120425
- libuna_codepage_windows_1250_unicode_to_byte_stream_base_0x2030 at Base 20120425
- libuna_codepage_windows_1251_byte_stream_to_unicode_base_0x80 at Base 20120425
- libuna_codepage_windows_1251_unicode_to_byte_stream_base_0x00a0 at Base 20120425
- libuna_codepage_windows_1251_unicode_to_byte_stream_base_0x0400 at Base 20120425
- libuna_codepage_windows_1251_unicode_to_byte_stream_base_0x2010 at Base 20120425
- libuna_codepage_windows_1252_byte_stream_to_unicode_base_0x80 at Base 20120425
- libuna_codepage_windows_1252_unicode_to_byte_stream_base_0x2010 at Base 20120425
- libuna_codepage_windows_1253_byte_stream_to_unicode_base_0x80 at Base 20120425
- libuna_codepage_windows_1253_unicode_to_byte_stream_base_0x00a0 at Base 20120425
- libuna_codepage_windows_1253_unicode_to_byte_stream_base_0x0380 at Base 20120425
- libuna_codepage_windows_1253_unicode_to_byte_stream_base_0x2010 at Base 20120425
- libuna_codepage_windows_1254_byte_stream_to_unicode_base_0x80 at Base 20120425
- libuna_codepage_windows_1254_byte_stream_to_unicode_base_0xd0 at Base 20120425
- libuna_codepage_windows_1254_byte_stream_to_unicode_base_0xf0 at Base 20120425
- libuna_codepage_windows_1254_unicode_to_byte_stream_base_0x00d0 at Base 20120425
- libuna_codepage_windows_1254_unicode_to_byte_stream_base_0x2010 at Base 20120425
- libuna_codepage_windows_1255_byte_stream_to_unicode_base_0x80 at Base 20120425
- libuna_codepage_windows_1255_unicode_to_byte_stream_base_0x00a0 at Base 20120425
- libuna_codepage_windows_1255_unicode_to_byte_stream_base_0x05b0 at Base 20120425
- libuna_codepage_windows_1255_unicode_to_byte_stream_base_0x05d0 at Base 20120425
- libuna_codepage_windows_1255_unicode_to_byte_stream_base_0x2010 at Base 20120425
- libuna_codepage_windows_1256_byte_stream_to_unicode_base_0x80 at Base 20120425
- libuna_codepage_windows_1256_unicode_to_byte_stream_base_0x00a0 at Base 20120425
- libuna_codepage_windows_1256_unicode_to_byte_stream_base_0x00e0 at Base 20120425
- libuna_codepage_windows_1256_unicode_to_byte_stream_base_0x0618 at Base 20120425
- libuna_codepage_windows_1256_unicode_to_byte_stream_base_0x2008 at Base 20120425
- libuna_codepage_windows_1257_byte_stream_to_unicode_base_0x80 at Base 20120425
- libuna_codepage_windows_1257_unicode_to_byte_stream_base_0x00a0 at Base 20120425
- libuna_codepage_windows_1257_unicode_to_byte_stream_base_0x2010 at Base 20120425
- libuna_codepage_windows_1258_byte_stream_to_unicode_base_0x80 at Base 20120425
- libuna_codepage_windows_1258_unicode_to_byte_stream_base_0x00c0 at Base 20120425
- libuna_codepage_windows_1258_unicode_to_byte_stream_base_0x2010 at Base 20120425
- libuna_codepage_windows_874_byte_stream_to_unicode_base_0x80 at Base 20120425
- libuna_codepage_windows_874_unicode_to_byte_stream_base_0x0e00 at Base 20130507
- libuna_codepage_windows_874_unicode_to_byte_stream_base_0x2018 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x8140 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x81b8 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x81c8 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x81da at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x81f0 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x8440 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x8470 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x849f at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x875f at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x8780 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x889f at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x8940 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x8a40 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x8b40 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x8c40 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x8d40 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x8e40 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x8f40 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9040 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9140 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9240 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9340 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9440 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9540 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9640 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9740 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9840 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x989f at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9940 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9a40 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9b40 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9c40 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9d40 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9e40 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0x9f40 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0xe040 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0xe140 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0xe240 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0xe340 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0xe440 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0xe540 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0xe640 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0xe740 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0xe840 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0xe940 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0xea40 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0xed40 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0xee40 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0xfa40 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0xfb40 at Base 20120425
- libuna_codepage_windows_932_byte_stream_to_unicode_base_0xfc40 at Base 20120425
- libuna_codepage_windows_932_copy_from_byte_stream at Base 20130507
- libuna_codepage_windows_932_copy_to_byte_stream at Base 20130507
- libuna_codepage_windows_932_unicode_character_size_to_byte_stream at Base 20130507
- libuna_codepage_windows_932_unicode_to_byte_stream_base_0x0080 at Base 20130507
- libuna_codepage_windows_932_unicode_to_byte_stream_base_0x0380 at Base 20130507
- libuna_codepage_windows_932_unicode_to_byte_stream_base_0x2000 at Base 20130507
- libuna_codepage_windows_932_unicode_to_byte_stream_base_0x2440 at Base 20130507
- libuna_codepage_windows_932_unicode_to_byte_stream_base_0x3000 at Base 20130507
- libuna_codepage_windows_932_unicode_to_byte_stream_base_0x3200 at Base 20130507
- libuna_codepage_windows_932_unicode_to_byte_stream_base_0x4e00 at Base 20130507
- libuna_codepage_windows_932_unicode_to_byte_stream_base_0xf900 at Base 20130507
- libuna_codepage_windows_932_unicode_to_byte_stream_base_0xff00 at Base 20130507
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8140 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8240 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8340 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8440 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8540 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8640 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8740 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8840 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8940 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8a40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8b40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8c40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8d40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8e40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x8f40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9040 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9140 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9240 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9340 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9440 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9540 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9640 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9740 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9840 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9940 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9a40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9b40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9c40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9d40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9e40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0x9f40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xa040 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xa1a0 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xa2a0 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xa3a0 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xa4a0 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xa5a0 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xa6a0 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xa7a0 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xa7d0 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xa840 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xa8a0 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xa940 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xa9a0 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xaa40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xab40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xac40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xad40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xae40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xaf40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xb040 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xb140 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xb240 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xb340 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xb440 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xb540 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xb640 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xb740 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xb840 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xb940 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xba40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xbb40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xbc40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xbd40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xbe40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xbf40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xc040 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xc140 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xc240 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xc340 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xc440 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xc540 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xc640 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xc740 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xc840 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xc940 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xca40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xcb40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xcc40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xcd40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xce40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xcf40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xd040 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xd140 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xd240 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xd340 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xd440 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xd540 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xd640 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xd740 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xd840 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xd940 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xda40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xdb40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xdc40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xdd40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xde40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xdf40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xe040 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xe140 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xe240 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xe340 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xe440 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xe540 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xe640 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xe740 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xe840 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xe940 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xea40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xeb40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xec40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xed40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xee40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xef40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xf040 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xf140 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xf240 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xf340 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xf440 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xf540 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xf640 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xf740 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xf840 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xf940 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xfa40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xfb40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xfc40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xfd40 at Base 20120425
- libuna_codepage_windows_936_byte_stream_to_unicode_base_0xfe40 at Base 20120425
- libuna_codepage_windows_936_copy_from_byte_stream at Base 20130507
- libuna_codepage_windows_936_copy_to_byte_stream at Base 20130507
- libuna_codepage_windows_936_unicode_character_size_to_byte_stream at Base 20130507
- libuna_codepage_windows_936_unicode_to_byte_stream_base_0x0080 at Base 20130507
- libuna_codepage_windows_936_unicode_to_byte_stream_base_0x2000 at Base 20130507
- libuna_codepage_windows_936_unicode_to_byte_stream_base_0x2440 at Base 20130507
- libuna_codepage_windows_936_unicode_to_byte_stream_base_0x3000 at Base 20130507
- libuna_codepage_windows_936_unicode_to_byte_stream_base_0x4e00 at Base 20130507
- libuna_codepage_windows_936_unicode_to_byte_stream_base_0xf900 at Base 20130507
- libuna_codepage_windows_936_unicode_to_byte_stream_base_0xfe00 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x8140 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x8240 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x8340 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x8440 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x8540 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x8640 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x8740 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x8840 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x8940 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x8a40 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x8b40 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x8c40 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x8d40 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x8e40 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x8f40 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x9040 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x9140 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x9240 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x9340 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x9440 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x9540 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x9640 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x9740 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x9840 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x9940 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x9a40 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x9b40 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x9c40 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x9d40 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x9e40 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0x9f40 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xa040 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xa140 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xa240 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xa340 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xa440 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xa540 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xa640 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xa740 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xa840 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xa940 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xaa40 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xab40 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xac40 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xacd0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xad40 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xae40 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xaf40 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xb040 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xb140 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xb240 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xb340 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xb440 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xb540 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xb640 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xb740 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xb840 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xb940 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xba40 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xbb40 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xbc40 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xbd40 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xbe40 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xbf40 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xc040 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xc140 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xc240 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xc340 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xc440 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xc540 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xc640 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xc6a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xc7a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xc8a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xcaa0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xcba0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xcca0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xcda0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xcea0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xcfa0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xd0a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xd1a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xd2a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xd3a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xd4a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xd5a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xd6a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xd7a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xd8a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xd9a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xdaa0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xdba0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xdca0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xdda0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xdea0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xdfa0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xe0a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xe1a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xe2a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xe3a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xe4a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xe5a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xe6a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xe7a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xe8a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xe9a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xeaa0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xeba0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xeca0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xeda0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xeea0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xefa0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xf0a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xf1a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xf2a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xf3a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xf4a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xf5a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xf6a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xf7a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xf8a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xf9a0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xfaa0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xfba0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xfca0 at Base 20130507
- libuna_codepage_windows_949_byte_stream_to_unicode_base_0xfda0 at Base 20130507
- libuna_codepage_windows_949_copy_from_byte_stream at Base 20130507
- libuna_codepage_windows_949_copy_to_byte_stream at Base 20130507
- libuna_codepage_windows_949_unicode_character_size_to_byte_stream at Base 20130507
- libuna_codepage_windows_949_unicode_to_byte_stream_base_0x0080 at Base 20130507
- libuna_codepage_windows_949_unicode_to_byte_stream_base_0x02c0 at Base 20130507
- libuna_codepage_windows_949_unicode_to_byte_stream_base_0x2000 at Base 20130507
- libuna_codepage_windows_949_unicode_to_byte_stream_base_0x3000 at Base 20130507
- libuna_codepage_windows_949_unicode_to_byte_stream_base_0x4e00 at Base 20130507
- libuna_codepage_windows_949_unicode_to_byte_stream_base_0xac00 at Base 20130507
- libuna_codepage_windows_949_unicode_to_byte_stream_base_0xf900 at Base 20130507
- libuna_codepage_windows_949_unicode_to_byte_stream_base_0xff00 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xa140 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xa1a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xa240 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xa2a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xa340 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xa3a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xa440 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xa4a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xa540 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xa5a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xa640 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xa6a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xa740 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xa7a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xa840 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xa8a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xa940 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xa9a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xaa40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xaaa1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xab40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xaba1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xac40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xaca1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xad40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xada1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xae40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xaea1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xaf40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xafa1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xb040 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xb0a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xb140 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xb1a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xb240 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xb2a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xb340 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xb3a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xb440 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xb4a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xb540 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xb5a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xb640 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xb6a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xb740 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xb7a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xb840 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xb8a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xb940 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xb9a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xba40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xbaa1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xbb40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xbba1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xbc40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xbca1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xbd40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xbda1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xbe40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xbea1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xbf40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xbfa1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xc040 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xc0a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xc140 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xc1a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xc240 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xc2a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xc340 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xc3a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xc440 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xc4a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xc540 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xc5a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xc640 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xc940 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xc9a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xca40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xcaa1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xcb40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xcba1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xcc40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xcca1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xcd40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xcda1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xce40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xcea1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xcf40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xcfa1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xd040 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xd0a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xd140 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xd1a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xd240 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xd2a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xd340 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xd3a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xd440 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xd4a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xd540 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xd5a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xd640 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xd6a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xd740 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xd7a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xd840 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xd8a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xd940 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xd9a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xda40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xdaa1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xdb40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xdba1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xdc40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xdca1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xdd40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xdda1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xde40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xdea1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xdf40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xdfa1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xe040 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xe0a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xe140 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xe1a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xe240 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xe2a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xe340 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xe3a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xe440 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xe4a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xe540 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xe5a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xe640 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xe6a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xe740 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xe7a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xe840 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xe8a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xe940 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xe9a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xea40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xeaa1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xeb40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xeba1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xec40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xeca1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xed40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xeda1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xee40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xeea1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xef40 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xefa1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xf040 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xf0a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xf140 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xf1a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xf240 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xf2a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xf340 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xf3a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xf440 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xf4a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xf540 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xf5a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xf640 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xf6a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xf740 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xf7a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xf840 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xf8a1 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xf940 at Base 20130507
- libuna_codepage_windows_950_byte_stream_to_unicode_base_0xf9a1 at Base 20130507
- libuna_codepage_windows_950_copy_from_byte_stream at Base 20130507
- libuna_codepage_windows_950_copy_to_byte_stream at Base 20130507
- libuna_codepage_windows_950_unicode_character_size_to_byte_stream at Base 20130507
- libuna_codepage_windows_950_unicode_to_byte_stream_base_0x0080 at Base 20130507
- libuna_codepage_windows_950_unicode_to_byte_stream_base_0x02c0 at Base 20130507
- libuna_codepage_windows_950_unicode_to_byte_stream_base_0x2000 at Base 20130507
- libuna_codepage_windows_950_unicode_to_byte_stream_base_0x2500 at Base 20130507
- libuna_codepage_windows_950_unicode_to_byte_stream_base_0x3000 at Base 20130507
- libuna_codepage_windows_950_unicode_to_byte_stream_base_0x4e00 at Base 20130507
- libuna_codepage_windows_950_unicode_to_byte_stream_base_0xfa00 at Base 20130507
- libuna_codepage_windows_950_unicode_to_byte_stream_base_0xfe00 at Base 20130507
- libuna_unicode_character_copy_from_byte_stream at Base 20120425
- libuna_unicode_character_copy_from_utf16 at Base 20120425
- libuna_unicode_character_copy_from_utf16_stream at Base 20120425
- libuna_unicode_character_copy_from_utf32 at Base 20120425
- libuna_unicode_character_copy_from_utf32_stream at Base 20120425
- libuna_unicode_character_copy_from_utf7_stream at Base 20120425
- libuna_unicode_character_copy_from_utf8 at Base 20120425
- libuna_unicode_character_copy_to_byte_stream at Base 20120425
- libuna_unicode_character_copy_to_utf16 at Base 20120425
- libuna_unicode_character_copy_to_utf16_stream at Base 20120425
- libuna_unicode_character_copy_to_utf32 at Base 20120425
- libuna_unicode_character_copy_to_utf32_stream at Base 20120425
- libuna_unicode_character_copy_to_utf7_stream at Base 20120425
- libuna_unicode_character_copy_to_utf8 at Base 20120425
- libuna_unicode_character_size_to_byte_stream at Base 20120425
- libuna_unicode_character_size_to_utf16 at Base 20120425
- libuna_unicode_character_size_to_utf32 at Base 20120425
- libuna_unicode_character_size_to_utf7_stream at Base 20120425
- libuna_unicode_character_size_to_utf8 at Base 20120425
- libuna_url_stream_copy_from_byte_stream at Base 20120425
- libuna_url_stream_copy_to_byte_stream at Base 20120425
- libuna_url_stream_size_from_byte_stream at Base 20120425
- libuna_url_stream_size_to_byte_stream at Base 20120425
- libuna_utf16_stream_copy_byte_order_mark at Base 20120425
- libuna_utf16_stream_copy_from_utf16 at Base 20120425
- libuna_utf16_stream_copy_from_utf32 at Base 20120425
- libuna_utf16_stream_copy_from_utf8 at Base 20120425
- libuna_utf16_stream_size_from_utf16 at Base 20120425
- libuna_utf16_stream_size_from_utf32 at Base 20120425
- libuna_utf16_stream_size_from_utf8 at Base 20120425
- libuna_utf16_string_compare_with_byte_stream at Base 20120425
- libuna_utf16_string_compare_with_utf16_stream at Base 20120425
- libuna_utf16_string_compare_with_utf32 at Base 20120425
- libuna_utf16_string_compare_with_utf32_stream at Base 20120425
- libuna_utf16_string_compare_with_utf7_stream at Base 20120425
- libuna_utf16_string_compare_with_utf8_stream at Base 20120425
- libuna_utf16_string_copy_from_byte_stream at Base 20120425
- libuna_utf16_string_copy_from_utf16_stream at Base 20120425
- libuna_utf16_string_copy_from_utf32 at Base 20120425
- libuna_utf16_string_copy_from_utf32_stream at Base 20120425
- libuna_utf16_string_copy_from_utf7_stream at Base 20120425
- libuna_utf16_string_copy_from_utf8 at Base 20120425
- libuna_utf16_string_copy_from_utf8_stream at Base 20120425
- libuna_utf16_string_size_from_byte_stream at Base 20120425
- libuna_utf16_string_size_from_utf16_stream at Base 20120425
- libuna_utf16_string_size_from_utf32 at Base 20120425
- libuna_utf16_string_size_from_utf32_stream at Base 20120425
- libuna_utf16_string_size_from_utf7_stream at Base 20120425
- libuna_utf16_string_size_from_utf8 at Base 20120425
- libuna_utf16_string_size_from_utf8_stream at Base 20120425
- libuna_utf16_string_with_index_copy_from_byte_stream at Base 20120425
- libuna_utf16_string_with_index_copy_from_utf16_stream at Base 20120425
- libuna_utf16_string_with_index_copy_from_utf32 at Base 20120425
- libuna_utf16_string_with_index_copy_from_utf32_stream at Base 20120425
- libuna_utf16_string_with_index_copy_from_utf7_stream at Base 20120425
- libuna_utf16_string_with_index_copy_from_utf8 at Base 20120425
- libuna_utf16_string_with_index_copy_from_utf8_stream at Base 20120425
- libuna_utf32_stream_copy_byte_order_mark at Base 20120425
- libuna_utf32_stream_copy_from_utf16 at Base 20120425
- libuna_utf32_stream_copy_from_utf32 at Base 20120425
- libuna_utf32_stream_copy_from_utf8 at Base 20120425
- libuna_utf32_stream_size_from_utf16 at Base 20120425
- libuna_utf32_stream_size_from_utf32 at Base 20120425
- libuna_utf32_stream_size_from_utf8 at Base 20120425
- libuna_utf32_string_compare_with_byte_stream at Base 20120425
- libuna_utf32_string_compare_with_utf16_stream at Base 20120425
- libuna_utf32_string_compare_with_utf32_stream at Base 20120425
- libuna_utf32_string_compare_with_utf7_stream at Base 20120425
- libuna_utf32_string_compare_with_utf8_stream at Base 20120425
- libuna_utf32_string_copy_from_byte_stream at Base 20120425
- libuna_utf32_string_copy_from_utf16 at Base 20120425
- libuna_utf32_string_copy_from_utf16_stream at Base 20120425
- libuna_utf32_string_copy_from_utf32_stream at Base 20120425
- libuna_utf32_string_copy_from_utf7_stream at Base 20120425
- libuna_utf32_string_copy_from_utf8 at Base 20120425
- libuna_utf32_string_copy_from_utf8_stream at Base 20120425
- libuna_utf32_string_size_from_byte_stream at Base 20120425
- libuna_utf32_string_size_from_utf16 at Base 20120425
- libuna_utf32_string_size_from_utf16_stream at Base 20120425
- libuna_utf32_string_size_from_utf32_stream at Base 20120425
- libuna_utf32_string_size_from_utf7_stream at Base 20120425
- libuna_utf32_string_size_from_utf8 at Base 20120425
- libuna_utf32_string_size_from_utf8_stream at Base 20120425
- libuna_utf32_string_with_index_copy_from_byte_stream at Base 20120425
- libuna_utf32_string_with_index_copy_from_utf16 at Base 20120425
- libuna_utf32_string_with_index_copy_from_utf16_stream at Base 20120425
- libuna_utf32_string_with_index_copy_from_utf32_stream at Base 20120425
- libuna_utf32_string_with_index_copy_from_utf7_stream at Base 20120425
- libuna_utf32_string_with_index_copy_from_utf8 at Base 20120425
- libuna_utf32_string_with_index_copy_from_utf8_stream at Base 20120425
- libuna_utf7_stream_copy_from_utf16 at Base 20120425
- libuna_utf7_stream_copy_from_utf32 at Base 20120425
- libuna_utf7_stream_copy_from_utf8 at Base 20120425
- libuna_utf7_stream_size_from_utf16 at Base 20120425
- libuna_utf7_stream_size_from_utf32 at Base 20120425
- libuna_utf7_stream_size_from_utf8 at Base 20120425
- libuna_utf8_stream_copy_byte_order_mark at Base 20120425
- libuna_utf8_stream_copy_from_utf16 at Base 20120425
- libuna_utf8_stream_copy_from_utf32 at Base 20120425
- libuna_utf8_stream_copy_from_utf8 at Base 20120425
- libuna_utf8_stream_size_from_utf16 at Base 20120425
- libuna_utf8_stream_size_from_utf32 at Base 20120425
- libuna_utf8_stream_size_from_utf8 at Base 20120425
- libuna_utf8_string_compare_with_byte_stream at Base 20120425
- libuna_utf8_string_compare_with_utf16 at Base 20120425
- libuna_utf8_string_compare_with_utf16_stream at Base 20120425
- libuna_utf8_string_compare_with_utf32 at Base 20120425
- libuna_utf8_string_compare_with_utf32_stream at Base 20120425
- libuna_utf8_string_compare_with_utf7_stream at Base 20120425
- libuna_utf8_string_compare_with_utf8_stream at Base 20120425
- libuna_utf8_string_copy_from_byte_stream at Base 20120425
- libuna_utf8_string_copy_from_utf16 at Base 20120425
- libuna_utf8_string_copy_from_utf16_stream at Base 20120425
- libuna_utf8_string_copy_from_utf32 at Base 20120425
- libuna_utf8_string_copy_from_utf32_stream at Base 20120425
- libuna_utf8_string_copy_from_utf7_stream at Base 20120425
- libuna_utf8_string_copy_from_utf8_stream at Base 20120425
- libuna_utf8_string_size_from_byte_stream at Base 20120425
- libuna_utf8_string_size_from_utf16 at Base 20120425
- libuna_utf8_string_size_from_utf16_stream at Base 20120425
- libuna_utf8_string_size_from_utf32 at Base 20120425
- libuna_utf8_string_size_from_utf32_stream at Base 20120425
- libuna_utf8_string_size_from_utf7_stream at Base 20120425
- libuna_utf8_string_size_from_utf8_stream at Base 20120425
- libuna_utf8_string_with_index_copy_from_byte_stream at Base 20120425
- libuna_utf8_string_with_index_copy_from_utf16 at Base 20120425
- libuna_utf8_string_with_index_copy_from_utf16_stream at Base 20120425
- libuna_utf8_string_with_index_copy_from_utf32 at Base 20120425
- libuna_utf8_string_with_index_copy_from_utf32_stream at Base 20120425
- libuna_utf8_string_with_index_copy_from_utf7_stream at Base 20120425
- libuna_utf8_string_with_index_copy_from_utf8_stream at Base 20120425

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/libbfio.git



More information about the forensics-changes mailing list