Next: Character lookups, Previous: Conversions, Up: UTF-8 [Contents][Index]
Compares first UTF-8 characters from a and b.
Compares first UTF-8 characters from a and b, ignoring the case.
Compares the two UTF-8 strings a and b, ignoring the case of the characters.
Compares at most maxlen first characters from the two UTF-8 strings a and b, ignoring the case of the characters.
Compare the two wide character strings a and b.
Compares at most n first characters from the wide character strings a and b.
Compares the two wide character strings a and b, ignoring the case of the characters.
Compares at most first n characters of the two wide character strings a and b, ignoring the case.