mirror of
https://github.com/vim/vim.git
synced 2025-09-24 03:44:06 -04:00
updated for version 7.0082
This commit is contained in:
@@ -2625,7 +2625,8 @@ mb_prevptr(line, p)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Return the character length of "str". multi-byte characters counts as one.
|
* Return the character length of "str". Each multi-byte character counts as
|
||||||
|
* one.
|
||||||
*/
|
*/
|
||||||
int
|
int
|
||||||
mb_charlen(str)
|
mb_charlen(str)
|
||||||
|
Reference in New Issue
Block a user