mbcharlen() is now used instead of ismbhead(). The last one has been removed.

This commit is contained in:
bar@bar.mysql.r18.ru 2003-04-01 15:52:09 +05:00
commit ca1a736296
18 changed files with 13 additions and 72 deletions

View file

@ -627,7 +627,6 @@ CHARSET_INFO my_charset_czech =
my_wildcmp_8bit,
1, /* mbmaxlen */
NULL, /* ismbchar */
NULL, /* ismbhead */
NULL, /* mbcharlen */
my_numchars_8bit,
my_charpos_8bit,