| silcutf8.html
 SILC UTF-8 Interface
 Header: silcutf8.h
 
 DESCRIPTION
 
 Interface for the UTF-8 Unicode encoding form.  These routines provides
 applications full UTF-8 and Unicode support.  It supports UTF-8 encoding
 to and decoding from myriad of other character encodings.
silc_utf8_encode
silc_utf8_decode
silc_utf8_c2w
silc_utf8_w2c
silc_utf8_encoded_len
silc_utf8_decoded_len
silc_utf8_valid
silc_utf8_strcasecmp
silc_utf8_strncasecmp 
 
 
 
 |