DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15787>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15787

IANA charset names list inefficient; useful?





------- Additional Comments From [EMAIL PROTECTED]  2003-01-27 20:42 -------
> Note that ICU4C 2.2+ has data structures and APIs for dealing with charset 
names associated with various standards (like IANA) and platforms. 

So does ICU4C 2.2+ have an API that I can query which standard that a charset 
name belongs to?

e.g.  bool isIANAEncoding(char* encodingName) const
      bool isAssociateWith(char* encodingName, char* standardName) const

or something like that?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to