The Mozilla
Organization
At A Glance
Feedback
Get Involved
Newsgroups
License Terms
Newsbot
Developer Docs
Roadmap
Projects
Ports
Module Owners
Hacking
Get the Source
Build It
Testing
Download
Bugzilla
Bug Writing
Tools
View Source
Tree Status
New Checkins
Submit A Bug
FAQ
Search

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-2000 The Mozilla Organization.
Last modified April 17, 1998.