mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
EUC-JP conversion routines
This commit is contained in:
parent
e42fe498a1
commit
3d555fe365
2 changed files with 8250 additions and 26 deletions
8224
strings/ctype-ujis.c
8224
strings/ctype-ujis.c
File diff suppressed because it is too large
Load diff
|
|
@ -3598,8 +3598,8 @@ CHARSET_INFO compiled_charsets[] = {
|
|||
ismbchar_ujis,
|
||||
ismbhead_ujis,
|
||||
mbcharlen_ujis,
|
||||
NULL, /* mb_wc */
|
||||
NULL, /* wc_mb */
|
||||
my_mb_wc_euc_jp, /* mb_wc */
|
||||
my_wc_mb_euc_jp, /* wc_mb */
|
||||
my_caseup_str_mb,
|
||||
my_casedn_str_mb,
|
||||
my_caseup_mb,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue