src/unicode.h File Reference

#include <iml/SunIM.h>

Go to the source code of this file.

Typedefs

typedef unsigned long UTF32CHAR
typedef unsigned char UTF8CHAR

Functions

const UTF8CHARutf8_next_char (const UTF8CHAR *in)
 Finds the next UTF-8 character in the string after in.
UTFCHAR * utf8_to_utf16be (iml_session_t *s, const UTF8CHAR *utf8, unsigned int *num_chars)
 Converts a string from UTF-8 to UTF-16BE.
UTF32CHARutf8_to_utf32 (iml_session_t *s, const UTF8CHAR *utf8, unsigned int *num_chars)
 Converts a string from UTF-8 to UTF-32.
UTF8CHARutf32_to_utf8 (iml_session_t *s, const UTF32CHAR *utf32, unsigned int *num_chars)
 Converts a string from UTF-32 to UTF-8.
UTF8CHARutf16be_to_utf8 (iml_session_t *s, const UTFCHAR *utf16, unsigned int *num_chars)
 Converts a string from UTF-16BE to UTF-8.


Typedef Documentation

typedef unsigned long UTF32CHAR

typedef unsigned char UTF8CHAR


Generated on Fri Sep 7 15:51:41 2007 for unihan-core-le by  doxygen 1.5.2