mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 23:25:34 +02:00
A new function to meassure terminal screen cells number for a string.
This commit is contained in:
parent
51fd9ed418
commit
f0fed74629
14 changed files with 256 additions and 2 deletions
|
|
@ -1423,6 +1423,7 @@ MY_CHARSET_HANDLER my_charset_ucs2_handler=
|
|||
my_charpos_ucs2,
|
||||
my_well_formed_len_ucs2,
|
||||
my_lengthsp_ucs2,
|
||||
my_numcells_mb,
|
||||
my_ucs2_uni, /* mb_wc */
|
||||
my_uni_ucs2, /* wc_mb */
|
||||
my_caseup_str_ucs2,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue