The Mozilla
Organization
Our Mission
Who We Are
Getting Involved
Community
Editorials
What's New
Projects
Module Owners
Blue Sky
New Layout
Mail/News
Ports
Other
Source Code
Getting It
Documentation
License Terms
Bugs
Search
Feedback
DevEdge Online


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


Copyright © 1998 Netscape Communications Corporation

generated by doc++



Copyright © 1998 Netscape Communications Corporation.