The Mozilla
Organization
Our Mission
Who We Are
Getting Involved
Community
Editorials
What's New
Newsbot
Development
Roadmap
Module Owners
Blue Sky
Projects
Status
Tools
Products
Source Code
Binaries
Documentation
License Terms
Bug Reports
Quality
Search
Feedback


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 The Mozilla Organization.