|
Dillo
|

Go to the source code of this file.
Namespaces | |
| lout | |
| lout::unicode | |
| Stuff dealing with Unicode characters: UTF-8, character classes etc. | |
Functions | |
| bool | lout::unicode::isAlpha (int ch) |
| int | lout::unicode::decodeUtf8 (const char *s) |
| int | lout::unicode::decodeUtf8 (const char *s, int len) |
| const char * | lout::unicode::nextUtf8Char (const char *s) |
| const char * | lout::unicode::nextUtf8Char (const char *s, int len) |
| int | lout::unicode::numUtf8Chars (const char *s) |
| int | lout::unicode::numUtf8Chars (const char *s, int len) |
1.8.8