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


String Comparison

INTL_MatchOneChar
Case insensitive comparison
INTL_MatchOneCaseChar
Case sensitive comparison
INTL_Strstr
Case sensitive sub-string search
INTL_Strcasestr
Case insensitive sub-string search
INTL_GetNormalizeStr
Normalize a string, by dropping the case of the characters
INTL_StrContains
Test if string s1 contains string s2
INTL_StrIs
Test if string s1 is string s2
INTL_StrBeginWith
Test if string s1 begin with string s2
INTL_StrEndWith
Test if string s1 end with string s2
INTL_FormatNNTPXPATInNonRFC1522Format
Return a (hacky) XPAT pattern for NNTP server for searching pre RFC 1522 message header

alphabetic index hierarchy of classes


Copyright © 1998 Netscape Communications Corporation

generated by doc++



Copyright © 1998 Netscape Communications Corporation.