Looking For

Unicode Conversion

INTL_UnicodeToStrIterator
An opaque data object used to iterate through Unicode text for conversion to font encodings
INTL_UnicodeToStrIteratorCreate
Create an INTL_UnicodeToStrIterator and iterate through it once
INTL_UnicodeToStrIterate
Iterate through a Unicode object and convert to font encoding
INTL_UnicodeToStrIteratorDestroy
Destroy an INTL_UnicodeToStrIterator
INTL_UnicodeToStrLen
Return memory requirement for INTL_UnicodeToStr
INTL_UnicodeToStr
Convert Unicode string to a specified encoding
INTL_UnicodeToEncodingStr
Convert Unicode to text in one encoding by trial and error
INTL_StrToUnicodeLen
Return memory requirement for INTL_StrToUnicode
INTL_StrToUnicode
Convert non-Unicode text to Unicode
INTL_TextToUnicodeLen
Return memory requirement for INTL_TextToUnicode
INTL_TextToUnicode
Convert text from non-Unicode to Unicode
INTL_SetUnicodeCSIDList
Initial Unicode conversion routines from a list of Character Set ID (CSID) for Unicode rendering
INTL_GetUnicodeCSIDList
Returns a list of Character Set ID (CSID) used for converting Unicode to font encoding
INTL_GetUnicodeCharsetList
Return a list of charset names (strings) used for converting Unicode to font encoding
utf8_to_local_encoding
Converts a UTF-8 sub-string to the appropriate font encoding
INTL_UTF8ToUCS2
Convert text from UTF-8 to UCS-2 encoding
INTL_UCS2ToUTF8
Convert text from UCS-2 to UTF-8 encoding

alphabetic index hierarchy of classes