搜索资源列表
unicode
- Gets the length (in characters, not bytes) of a unicode UCS-2 string, eg a string which physically is 0x00 0x41 0x00 0x00 will return a value of 1.
keysym2ucs
- This module converts keysym values into the corresponding ISO 10646 (UCS, Unicode) values.
transform_test
- Check whether the character is part of the UCS Category.
readdir
- To be safe - for UCS to UTF-8 with strings loaded with the rare long characters alloc more to account for such multibyte target UTF-8 characters.