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
generated by doc++