2: List of additional allowed multibyte characters ranges. In form: Sa_1 Ea_1 Sa_2 Ea_2 Sb_1 Eb_1 Sb_2 Eb_2... Total numbers count should be dividend of 4
Sx_1 Start of highest byte
Ex_1 End of highest byte
Sx_2 Start of lowest byte
Ex_2 End of lowest byte
3: List of additional characters that should be treated as upper-case
4: 255 characters table - to-lower case conversion table.
Can be usefull for example for comparing nicknames that contains similar-looking characters with different codes.
5: 255 characters table - to-upper case conversion table.
Can be usefull for example for comparing nicknames that contains similar-looking characters with different codes.