Convert a string from RFC1522 encoded header and normalize it, by dropping the case of the character
Convert a string from RFC1522 encoded header and normalize it, by dropping the case of the character. The return value could be used with INTL_StrContains, INTL_StrIs, INTL_StrBeginWith or INTL_StrEndWith to perform string matching. This function will normalize a string by dropping the case of character according to the csid the caller passed in. It will also ignore CR and LF characters.
alphabetic index hierarchy of classes
generated by doc++