A new function to meassure terminal screen cells number for a string.

This commit is contained in:
bar@mysql.com 2004-08-25 11:39:43 +05:00
commit f81edf4afd
14 changed files with 256 additions and 2 deletions

View file

@ -5708,6 +5708,7 @@ static MY_CHARSET_HANDLER my_charset_handler=
my_charpos_mb,
my_well_formed_len_mb,
my_lengthsp_8bit,
my_numcells_mb,
my_mb_wc_gb2312, /* mb_wc */
my_wc_mb_gb2312, /* wc_mb */
my_caseup_str_mb,