搜索资源列表
unicodeutf8
- 标准c代码,在 unix环境下运行 unicode 与utf-8 互转源代码 -Standard c code in the unix environment to run unicode and utf-8 conversion source code
UtfString
- UTF-8 and Unicode string manipulation, plus java/lang/String convenience.
unicode
- Routines for converting between UTF-8 and OSTA Compressed Unicode. Also handles filename mangling.
joliet
- Convert Unicode 16 to UTF-8 or ASCII.
Unicode
- Measure the length of a UTF-32 string in UTF-8. If the string is invalid such as containing a surrogate character, -1 will be returned.
uit_len8
- This code leniently reads 8-bit Unicode strings, which could contain a mix of UTF-8 and CESU-8.
p14
- Takes a null-terminated C-style string with a UTF-8 sequence in it and converts it to a character. Only allows Unicode characters (U-00000000 to U-0010FFFF). -Takes a null-terminated C-style string with a UTF-8 sequence in it and converts it to a c
unicode
- PURPOSE Routines for converting between UTF-8 and OSTA Compressed Unicode. Also handles filename mangling.
UTF8
- Takes a null-terminated C-style string with a UTF-8 sequence in it and converts it to a character. Only allows Unicode characters (U-00000000 to U-0010FFFF) Source Code for Linux v2.13.6. -Takes a null-terminated C-style string with a UTF-8 sequenc
font_convert
- U2GB /*UNICODE码转为GB2312码*/ A2U /*ANSI_X3.4-1968码转为UNICODE码*/ U2CP /*UTF-8码转为CP936码*/ CP2U /*CP936码转为UTF-8码*/ GB2U /*GB2312码转为UTF-8码*/(U2GB /*UNICODE code into GB2312 code. A2U /*ANSI_X3.4-1968 code into UNICODE code. U2CP /*UTF-8 code into