EUC-JP conversion routines

parent e42fe498
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -3598,8 +3598,8 @@ CHARSET_INFO compiled_charsets[] = { ...@@ -3598,8 +3598,8 @@ CHARSET_INFO compiled_charsets[] = {
ismbchar_ujis, ismbchar_ujis,
ismbhead_ujis, ismbhead_ujis,
mbcharlen_ujis, mbcharlen_ujis,
NULL, /* mb_wc */ my_mb_wc_euc_jp, /* mb_wc */
NULL, /* wc_mb */ my_wc_mb_euc_jp, /* wc_mb */
my_caseup_str_mb, my_caseup_str_mb,
my_casedn_str_mb, my_casedn_str_mb,
my_caseup_mb, my_caseup_mb,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment