blob: c5f50cbf626ef7586fa6ec7dfc1a389ba4532f53 (
plain)
1
2
3
4
5
6
|
Common-Description:
This library implements Unicode strings (in the UTF-8, UTF-16, and UTF-32
encodings), together with functions for Unicode characters (character names,
classifications, and properties) and functions for string processing (formatted
output, width, word breaks, line breaks, normalization, case folding, and
regular expressions).
|