Looking For

Compound Strings

INTL_Encoding_ID
A typedef for encoding IDs (charset IDs)
INTL_CompoundStr
Compound String
typedef INTL_CompoundStr* INTL_CompoundStrIterator
INTL_CompoundStrIterator should really be opaque, but we need to change the callers first
INTL_CompoundStrFromStr
Construct an INTL_CompoundStr, given some text and its encoding
INTL_CompoundStrFromUnicode
Convert the given Unicode string to an INTL_CompoundStr
INTL_CompoundStrDestroy
Destroy an INTL_CompoundStr
INTL_CompoundStrCat
Concatenate two INTL_CompoundStrs
INTL_CompoundStrClone
Clone an INTL_CompoundStr
INTL_CompoundStrFirstStr
Start iterating an INTL_CompoundStr
INTL_CompoundStrNextStr
Iterating INTL_CompoundStr

alphabetic index hierarchy of classes