Normalize a string, by dropping the case of the characters
Normalize a string, by dropping the case of the characters. The return value could be used with INTL_StrContains, INTL_StrIs, INTL_StrBeginWith or INTL_StrEndWith to perform string matching. This function normalizes a string by dropping the case of character according to the charSetID the caller passed in. It also ignores CR and LF characters.
alphabetic index hierarchy of classes
generated by doc++