Dear maintainer,

Please find attached a final version of this patch for the time_t
transition.  This patch is being uploaded to unstable.

Note that this adds a versioned build-dependency on dpkg-dev, to guard
against accidental backports with a wrong ABI.

Thanks!


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-21-generic (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru juman-7.0/debian/changelog juman-7.0/debian/changelog
--- juman-7.0/debian/changelog  2022-09-03 10:47:53.000000000 +0000
+++ juman-7.0/debian/changelog  2024-02-28 14:17:32.000000000 +0000
@@ -1,3 +1,10 @@
+juman (7.0-3.6) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.  Closes: #1062474
+
+ -- Lukas Märdian <sl...@debian.org>  Wed, 28 Feb 2024 14:17:32 +0000
+
 juman (7.0-3.5) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.
diff -Nru juman-7.0/debian/control juman-7.0/debian/control
--- juman-7.0/debian/control    2015-06-17 20:49:26.000000000 +0000
+++ juman-7.0/debian/control    2024-02-28 14:17:32.000000000 +0000
@@ -2,7 +2,7 @@
 Section: misc
 Priority: optional
 Maintainer: TSUCHIYA Masatoshi <tsuch...@namazu.org>
-Build-Depends: debhelper (>= 9), dh-autoreconf
+Build-Depends: dpkg-dev (>= 1.22.5), debhelper (>= 9), dh-autoreconf
 Standards-Version: 3.9.6
 Homepage: http://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN
 
@@ -26,19 +26,20 @@
 Package: libjuman-dev
 Section: libdevel
 Architecture: any
-Depends: libjuman4 (= ${binary:Version}), ${misc:Depends}
+Depends: libjuman4t64 (= ${binary:Version}), ${misc:Depends}
 Description: Header files of JUMAN
  This package provides header files which are necessary to development
  programs using runtime libraries of Juman, that is a Japanese
  morphological analysis system.
 
-Package: libjuman4
+Package: libjuman4t64
+Breaks: libjuman4 (<< ${source:Version})
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libjuman
-Replaces: libjuman
-Provides: libjuman
+Replaces: libjuman4, libjuman
+Provides: ${t64:Provides}, libjuman
 Description: Library of JUMAN
  This package provides runtime libraries of Juman, that is a Japanese
  morphological analysis system.
diff -Nru juman-7.0/debian/libjuman4.install juman-7.0/debian/libjuman4.install
--- juman-7.0/debian/libjuman4.install  2014-09-18 00:07:38.000000000 +0000
+++ juman-7.0/debian/libjuman4.install  1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/libjuman.so.*
diff -Nru juman-7.0/debian/libjuman4.symbols juman-7.0/debian/libjuman4.symbols
--- juman-7.0/debian/libjuman4.symbols  2014-09-18 00:20:45.000000000 +0000
+++ juman-7.0/debian/libjuman4.symbols  1970-01-01 00:00:00.000000000 +0000
@@ -1,265 +0,0 @@
-libjuman.so.4 libjuman4 #MINVER#
- Buffer@Base 7.0
- CellTbl@Base 7.0
- CellTbl_save@Base 7.0
- Cha_errno@Base 7.0
- Cha_stderr@Base 7.0
- Class@Base 7.0
- CurPath@Base 7.0
- DicFile@Base 7.0
- Form@Base 7.0
- Jiritsu_buffer@Base 7.0
- JumanPath@Base 7.0
- Jumangram_Dirname@Base 7.0
- Jumanrc_Fileptr@Base 7.0
- LineNo@Base 7.0
- LineNoForError@Base 7.0
- LongSoundDel_Opt@Base 7.0
- LongSoundRep_Opt@Base 7.0
- LowercaseDel_Opt@Base 7.0
- LowercaseRep_Opt@Base 7.0
- NormalizedString@Base 7.0
- Onomatopoeia_Opt@Base 7.0
- OutputAV@Base 7.0
- OutputAVmax@Base 7.0
- OutputAVnum@Base 7.0
- PDS2String@Base 7.0
- ProgName@Base 7.0
- ProlongDeletedString@Base 7.0
- Rendaku_Opt@Base 7.0
- Repetition_Opt@Base 7.0
- Show_Opt1@Base 7.0
- Show_Opt2@Base 7.0
- Show_Opt_debug@Base 7.0
- Show_Opt_jumanrc@Base 7.0
- Show_Opt_tag@Base 7.0
- String2PDS@Base 7.0
- String@Base 7.0
- TmpCell@Base 7.0
- Type@Base 7.0
- Unkword_Pat_Num@Base 7.0
- _TmpCell@Base 7.0
- _euc2shift@Base 7.0
- _jis_shift@Base 7.0
- _print_all_mrph@Base 7.0
- _print_all_path@Base 7.0
- _print_homograph_path@Base 7.0
- _replace_buffer@Base 7.0
- _s_print_@Base 7.0
- _s_print_cdr@Base 7.0
- _set_buffer@Base 7.0
- _shift2euc@Base 7.0
- _sjis_han2zen@Base 7.0
- _sjis_shift@Base 7.0
- _take_data@Base 7.0
- append_postfix@Base 7.0
- assoc@Base 7.0
- car@Base 7.0
- cdr@Base 7.0
- cha_exit@Base 7.0
- cha_exit_file@Base 7.0
- cha_exit_perror@Base 7.0
- cha_perror@Base 7.0
- changeDictionary@Base 7.0
- change_postfix@Base 7.0
- check_code@Base 7.0
- check_connect@Base 7.0
- check_edrtable@Base 7.0
- check_filesize@Base 7.0
- check_matrix@Base 7.0
- check_matrix_left@Base 7.0
- check_matrix_right@Base 7.0
- check_table@Base 7.0
- check_table_for_rengo@Base 7.0
- check_table_for_undef@Base 7.0
- check_unicode_char_type@Base 7.0
- check_utf8_char_type@Base 7.0
- com_l@Base 7.0
- com_s@Base 7.0
- comment@Base 7.0
- compare_end_str@Base 7.0
- compare_top_str1@Base 7.0
- compare_top_str2@Base 7.0
- compare_top_str@Base 7.0
- compile_unkword_patterns@Base 7.0
- connect_cache@Base 7.0
- connect_matrix@Base 7.0
- connect_table@Base 7.0
- cons@Base 7.0
- cost_omomi@Base 7.0
- dakuon@Base 7.0
- db@Base 7.0
- dic_file@Base 7.0
- dividing_code_p@Base 7.0
- dummy@Base 7.0
- egetc@Base 7.0
- eputc@Base 7.0
- equal@Base 7.0
- error@Base 7.0
- error_in_grammar@Base 7.0
- error_in_lisp@Base 7.0
- error_in_program@Base 7.0
- fd_pat@Base 7.0
- get_best_path_num@Base 7.0
- get_bunrui_id@Base 7.0
- get_form_id@Base 7.0
- get_hinsi_id@Base 7.0
- get_line@Base 7.0
- get_path_mrph@Base 7.0
- get_type_id@Base 7.0
- getpath@Base 7.0
- grammar@Base 7.0
- hantozen@Base 7.0
- hash_check_proc@Base 7.0
- hiragana_decode@Base 7.0
- ifnextchar@Base 7.0
- initialize_class@Base 7.0
- is_through@Base 7.0
- jiritsu_num@Base 7.0
- juman_close@Base 7.0
- juman_init_etc@Base 7.0
- juman_init_rc@Base 7.0
- juman_sent@Base 7.0
- kakko_bunrui1@Base 7.0
- kakko_bunrui2@Base 7.0
- kakko_hinsi@Base 7.0
- katuyou@Base 7.0
- kigou@Base 7.0
- kuuhaku_bunrui@Base 7.0
- kuuhaku_con_tbl@Base 7.0
- kuuhaku_hinsi@Base 7.0
- length@Base 7.0
- lisp_alloc@Base 7.0
- lisp_alloc_pop@Base 7.0
- lisp_alloc_push@Base 7.0
- load_anode@Base 7.0
- lower@Base 7.0
- lowercase@Base 7.0
- ls@Base 7.0
- m_buffer@Base 7.0
- m_buffer_num@Base 7.0
- m_check_buffer@Base 7.0
- m_pattern@Base 7.0
- make_cell@Base 7.0
- malloc_pat_index_list@Base 7.0
- malloc_pat_node@Base 7.0
- match_pbuf@Base 7.0
- midasi1@Base 7.0
- midasi2@Base 7.0
- mrph_buffer_max@Base 7.0
- mrph_pattern@Base 7.0
- my_alloc@Base 7.0
- my_exit@Base 7.0
- my_feof@Base 7.0
- my_fopen@Base 7.0
- my_pathfopen@Base 7.0
- my_realloc@Base 7.0
- my_strcmp@Base 7.0
- my_strcpy@Base 7.0
- my_strlen@Base 7.0
- myscanf@Base 7.0
- numeral_decode2@Base 7.0
- numeral_decode@Base 7.0
- onomatopoeia_bunrui@Base 7.0
- onomatopoeia_con_tbl@Base 7.0
- onomatopoeia_hinsi@Base 7.0
- p_buffer@Base 7.0
- p_buffer_num@Base 7.0
- pat_bits@Base 7.0
- pat_buffer@Base 7.0
- pat_init_tree_top@Base 7.0
- pat_insert@Base 7.0
- pat_search4insert@Base 7.0
- pat_search@Base 7.0
- pat_search_exact@Base 7.0
- path_buffer@Base 7.0
- pathfopen@Base 7.0
- pos_match_process@Base 7.0
- pos_right_process@Base 7.0
- pre_lower@Base 7.0
- pre_lower_end@Base 7.0
- pre_lower_start@Base 7.0
- pre_prolonged@Base 7.0
- prepare_path_mrph@Base 7.0
- print_all_mrph@Base 7.0
- print_all_path@Base 7.0
- print_best_path@Base 7.0
- print_class_@Base 7.0
- print_current_time@Base 7.0
- print_execute_time@Base 7.0
- print_homograph_path@Base 7.0
- print_path_mrph@Base 7.0
- print_type_form@Base 7.0
- process_buffer_max@Base 7.0
- process_path_mrph@Base 7.0
- prolong_interjection@Base 7.0
- prolong_ng_bunrui4_1@Base 7.0
- prolong_ng_bunrui4_2@Base 7.0
- prolong_ng_bunrui4_3@Base 7.0
- prolong_ng_hinsi1@Base 7.0
- prolong_ng_hinsi2@Base 7.0
- prolong_ng_hinsi3@Base 7.0
- prolong_ng_hinsi4@Base 7.0
- prolonged2chr@Base 7.0
- push_dic_file_for_win@Base 7.0
- read_class@Base 7.0
- read_class_cost@Base 7.0
- read_matrix@Base 7.0
- read_table@Base 7.0
- read_type_form@Base 7.0
- realloc_mrph_buffer@Base 7.0
- realloc_process_buffer@Base 7.0
- recognize_onomatopoeia@Base 7.0
- rendaku_bunrui2_1@Base 7.0
- rendaku_bunrui2_2@Base 7.0
- rendaku_bunrui2_3@Base 7.0
- rendaku_bunrui4_1@Base 7.0
- rendaku_bunrui4_2@Base 7.0
- rendaku_bunrui4_3@Base 7.0
- rendaku_bunrui4_4@Base 7.0
- rendaku_hinsi1@Base 7.0
- rendaku_hinsi2@Base 7.0
- rendaku_hinsi3@Base 7.0
- rendaku_hinsi4@Base 7.0
- rendaku_renyou@Base 7.0
- rensetu_mtr@Base 7.0
- rensetu_tbl@Base 7.0
- s_feof@Base 7.0
- s_feof_comment@Base 7.0
- s_print@Base 7.0
- s_read@Base 7.0
- s_read_atom@Base 7.0
- s_read_car@Base 7.0
- s_read_cdr@Base 7.0
- save_pat@Base 7.0
- search_all@Base 7.0
- seion@Base 7.0
- set_cha_getc@Base 7.0
- set_jumangram_dirname@Base 7.0
- set_jumanrc_fileptr@Base 7.0
- show_pat@Base 7.0
- suusi_bunrui@Base 7.0
- suusi_hinsi@Base 7.0
- suusi_word@Base 7.0
- take_data@Base 7.0
- through_word@Base 7.0
- tmp_atom@Base 7.0
- toStringEUC@Base 7.0
- toStringSJIS@Base 7.0
- tree_top@Base 7.0
- trim_space@Base 7.0
- undef_alph_bunrui@Base 7.0
- undef_alph_con_tbl@Base 7.0
- undef_etc_bunrui@Base 7.0
- undef_etc_con_tbl@Base 7.0
- undef_hinsi@Base 7.0
- undef_kata_bunrui@Base 7.0
- undef_kata_con_tbl@Base 7.0
- undef_word@Base 7.0
- unset_cha_getc@Base 7.0
- upper@Base 7.0
- uppercase@Base 7.0
- utf8_bytes@Base 7.0
- warning@Base 7.0
- yomi@Base 7.0
- zentohan@Base 7.0
diff -Nru juman-7.0/debian/libjuman4t64.install 
juman-7.0/debian/libjuman4t64.install
--- juman-7.0/debian/libjuman4t64.install       1970-01-01 00:00:00.000000000 
+0000
+++ juman-7.0/debian/libjuman4t64.install       2014-09-18 00:07:38.000000000 
+0000
@@ -0,0 +1 @@
+usr/lib/*/libjuman.so.*
diff -Nru juman-7.0/debian/libjuman4t64.lintian-overrides 
juman-7.0/debian/libjuman4t64.lintian-overrides
--- juman-7.0/debian/libjuman4t64.lintian-overrides     1970-01-01 
00:00:00.000000000 +0000
+++ juman-7.0/debian/libjuman4t64.lintian-overrides     2024-02-28 
13:30:50.000000000 +0000
@@ -0,0 +1 @@
+libjuman4t64: package-name-doesnt-match-sonames libjuman4
diff -Nru juman-7.0/debian/libjuman4t64.symbols 
juman-7.0/debian/libjuman4t64.symbols
--- juman-7.0/debian/libjuman4t64.symbols       1970-01-01 00:00:00.000000000 
+0000
+++ juman-7.0/debian/libjuman4t64.symbols       2024-02-28 13:30:50.000000000 
+0000
@@ -0,0 +1,265 @@
+libjuman.so.4 libjuman4t64 #MINVER#
+ Buffer@Base 7.0
+ CellTbl@Base 7.0
+ CellTbl_save@Base 7.0
+ Cha_errno@Base 7.0
+ Cha_stderr@Base 7.0
+ Class@Base 7.0
+ CurPath@Base 7.0
+ DicFile@Base 7.0
+ Form@Base 7.0
+ Jiritsu_buffer@Base 7.0
+ JumanPath@Base 7.0
+ Jumangram_Dirname@Base 7.0
+ Jumanrc_Fileptr@Base 7.0
+ LineNo@Base 7.0
+ LineNoForError@Base 7.0
+ LongSoundDel_Opt@Base 7.0
+ LongSoundRep_Opt@Base 7.0
+ LowercaseDel_Opt@Base 7.0
+ LowercaseRep_Opt@Base 7.0
+ NormalizedString@Base 7.0
+ Onomatopoeia_Opt@Base 7.0
+ OutputAV@Base 7.0
+ OutputAVmax@Base 7.0
+ OutputAVnum@Base 7.0
+ PDS2String@Base 7.0
+ ProgName@Base 7.0
+ ProlongDeletedString@Base 7.0
+ Rendaku_Opt@Base 7.0
+ Repetition_Opt@Base 7.0
+ Show_Opt1@Base 7.0
+ Show_Opt2@Base 7.0
+ Show_Opt_debug@Base 7.0
+ Show_Opt_jumanrc@Base 7.0
+ Show_Opt_tag@Base 7.0
+ String2PDS@Base 7.0
+ String@Base 7.0
+ TmpCell@Base 7.0
+ Type@Base 7.0
+ Unkword_Pat_Num@Base 7.0
+ _TmpCell@Base 7.0
+ _euc2shift@Base 7.0
+ _jis_shift@Base 7.0
+ _print_all_mrph@Base 7.0
+ _print_all_path@Base 7.0
+ _print_homograph_path@Base 7.0
+ _replace_buffer@Base 7.0
+ _s_print_@Base 7.0
+ _s_print_cdr@Base 7.0
+ _set_buffer@Base 7.0
+ _shift2euc@Base 7.0
+ _sjis_han2zen@Base 7.0
+ _sjis_shift@Base 7.0
+ _take_data@Base 7.0
+ append_postfix@Base 7.0
+ assoc@Base 7.0
+ car@Base 7.0
+ cdr@Base 7.0
+ cha_exit@Base 7.0
+ cha_exit_file@Base 7.0
+ cha_exit_perror@Base 7.0
+ cha_perror@Base 7.0
+ changeDictionary@Base 7.0
+ change_postfix@Base 7.0
+ check_code@Base 7.0
+ check_connect@Base 7.0
+ check_edrtable@Base 7.0
+ check_filesize@Base 7.0
+ check_matrix@Base 7.0
+ check_matrix_left@Base 7.0
+ check_matrix_right@Base 7.0
+ check_table@Base 7.0
+ check_table_for_rengo@Base 7.0
+ check_table_for_undef@Base 7.0
+ check_unicode_char_type@Base 7.0
+ check_utf8_char_type@Base 7.0
+ com_l@Base 7.0
+ com_s@Base 7.0
+ comment@Base 7.0
+ compare_end_str@Base 7.0
+ compare_top_str1@Base 7.0
+ compare_top_str2@Base 7.0
+ compare_top_str@Base 7.0
+ compile_unkword_patterns@Base 7.0
+ connect_cache@Base 7.0
+ connect_matrix@Base 7.0
+ connect_table@Base 7.0
+ cons@Base 7.0
+ cost_omomi@Base 7.0
+ dakuon@Base 7.0
+ db@Base 7.0
+ dic_file@Base 7.0
+ dividing_code_p@Base 7.0
+ dummy@Base 7.0
+ egetc@Base 7.0
+ eputc@Base 7.0
+ equal@Base 7.0
+ error@Base 7.0
+ error_in_grammar@Base 7.0
+ error_in_lisp@Base 7.0
+ error_in_program@Base 7.0
+ fd_pat@Base 7.0
+ get_best_path_num@Base 7.0
+ get_bunrui_id@Base 7.0
+ get_form_id@Base 7.0
+ get_hinsi_id@Base 7.0
+ get_line@Base 7.0
+ get_path_mrph@Base 7.0
+ get_type_id@Base 7.0
+ getpath@Base 7.0
+ grammar@Base 7.0
+ hantozen@Base 7.0
+ hash_check_proc@Base 7.0
+ hiragana_decode@Base 7.0
+ ifnextchar@Base 7.0
+ initialize_class@Base 7.0
+ is_through@Base 7.0
+ jiritsu_num@Base 7.0
+ juman_close@Base 7.0
+ juman_init_etc@Base 7.0
+ juman_init_rc@Base 7.0
+ juman_sent@Base 7.0
+ kakko_bunrui1@Base 7.0
+ kakko_bunrui2@Base 7.0
+ kakko_hinsi@Base 7.0
+ katuyou@Base 7.0
+ kigou@Base 7.0
+ kuuhaku_bunrui@Base 7.0
+ kuuhaku_con_tbl@Base 7.0
+ kuuhaku_hinsi@Base 7.0
+ length@Base 7.0
+ lisp_alloc@Base 7.0
+ lisp_alloc_pop@Base 7.0
+ lisp_alloc_push@Base 7.0
+ load_anode@Base 7.0
+ lower@Base 7.0
+ lowercase@Base 7.0
+ ls@Base 7.0
+ m_buffer@Base 7.0
+ m_buffer_num@Base 7.0
+ m_check_buffer@Base 7.0
+ m_pattern@Base 7.0
+ make_cell@Base 7.0
+ malloc_pat_index_list@Base 7.0
+ malloc_pat_node@Base 7.0
+ match_pbuf@Base 7.0
+ midasi1@Base 7.0
+ midasi2@Base 7.0
+ mrph_buffer_max@Base 7.0
+ mrph_pattern@Base 7.0
+ my_alloc@Base 7.0
+ my_exit@Base 7.0
+ my_feof@Base 7.0
+ my_fopen@Base 7.0
+ my_pathfopen@Base 7.0
+ my_realloc@Base 7.0
+ my_strcmp@Base 7.0
+ my_strcpy@Base 7.0
+ my_strlen@Base 7.0
+ myscanf@Base 7.0
+ numeral_decode2@Base 7.0
+ numeral_decode@Base 7.0
+ onomatopoeia_bunrui@Base 7.0
+ onomatopoeia_con_tbl@Base 7.0
+ onomatopoeia_hinsi@Base 7.0
+ p_buffer@Base 7.0
+ p_buffer_num@Base 7.0
+ pat_bits@Base 7.0
+ pat_buffer@Base 7.0
+ pat_init_tree_top@Base 7.0
+ pat_insert@Base 7.0
+ pat_search4insert@Base 7.0
+ pat_search@Base 7.0
+ pat_search_exact@Base 7.0
+ path_buffer@Base 7.0
+ pathfopen@Base 7.0
+ pos_match_process@Base 7.0
+ pos_right_process@Base 7.0
+ pre_lower@Base 7.0
+ pre_lower_end@Base 7.0
+ pre_lower_start@Base 7.0
+ pre_prolonged@Base 7.0
+ prepare_path_mrph@Base 7.0
+ print_all_mrph@Base 7.0
+ print_all_path@Base 7.0
+ print_best_path@Base 7.0
+ print_class_@Base 7.0
+ print_current_time@Base 7.0
+ print_execute_time@Base 7.0
+ print_homograph_path@Base 7.0
+ print_path_mrph@Base 7.0
+ print_type_form@Base 7.0
+ process_buffer_max@Base 7.0
+ process_path_mrph@Base 7.0
+ prolong_interjection@Base 7.0
+ prolong_ng_bunrui4_1@Base 7.0
+ prolong_ng_bunrui4_2@Base 7.0
+ prolong_ng_bunrui4_3@Base 7.0
+ prolong_ng_hinsi1@Base 7.0
+ prolong_ng_hinsi2@Base 7.0
+ prolong_ng_hinsi3@Base 7.0
+ prolong_ng_hinsi4@Base 7.0
+ prolonged2chr@Base 7.0
+ push_dic_file_for_win@Base 7.0
+ read_class@Base 7.0
+ read_class_cost@Base 7.0
+ read_matrix@Base 7.0
+ read_table@Base 7.0
+ read_type_form@Base 7.0
+ realloc_mrph_buffer@Base 7.0
+ realloc_process_buffer@Base 7.0
+ recognize_onomatopoeia@Base 7.0
+ rendaku_bunrui2_1@Base 7.0
+ rendaku_bunrui2_2@Base 7.0
+ rendaku_bunrui2_3@Base 7.0
+ rendaku_bunrui4_1@Base 7.0
+ rendaku_bunrui4_2@Base 7.0
+ rendaku_bunrui4_3@Base 7.0
+ rendaku_bunrui4_4@Base 7.0
+ rendaku_hinsi1@Base 7.0
+ rendaku_hinsi2@Base 7.0
+ rendaku_hinsi3@Base 7.0
+ rendaku_hinsi4@Base 7.0
+ rendaku_renyou@Base 7.0
+ rensetu_mtr@Base 7.0
+ rensetu_tbl@Base 7.0
+ s_feof@Base 7.0
+ s_feof_comment@Base 7.0
+ s_print@Base 7.0
+ s_read@Base 7.0
+ s_read_atom@Base 7.0
+ s_read_car@Base 7.0
+ s_read_cdr@Base 7.0
+ save_pat@Base 7.0
+ search_all@Base 7.0
+ seion@Base 7.0
+ set_cha_getc@Base 7.0
+ set_jumangram_dirname@Base 7.0
+ set_jumanrc_fileptr@Base 7.0
+ show_pat@Base 7.0
+ suusi_bunrui@Base 7.0
+ suusi_hinsi@Base 7.0
+ suusi_word@Base 7.0
+ take_data@Base 7.0
+ through_word@Base 7.0
+ tmp_atom@Base 7.0
+ toStringEUC@Base 7.0
+ toStringSJIS@Base 7.0
+ tree_top@Base 7.0
+ trim_space@Base 7.0
+ undef_alph_bunrui@Base 7.0
+ undef_alph_con_tbl@Base 7.0
+ undef_etc_bunrui@Base 7.0
+ undef_etc_con_tbl@Base 7.0
+ undef_hinsi@Base 7.0
+ undef_kata_bunrui@Base 7.0
+ undef_kata_con_tbl@Base 7.0
+ undef_word@Base 7.0
+ unset_cha_getc@Base 7.0
+ upper@Base 7.0
+ uppercase@Base 7.0
+ utf8_bytes@Base 7.0
+ warning@Base 7.0
+ yomi@Base 7.0
+ zentohan@Base 7.0

Reply via email to