WTF
UnicodeLibC.h File Reference
#include <ctype.h>
#include <assert.h>
#include "../UnicodeCategory.h"
Include dependency graph for UnicodeLibC.h:

Go to the source code of this file.
Namespaces | |
| namespace | WTF |
| namespace | WTF::Unicode |
Functions | |
| int | WTF::Unicode::toLower (uint16_t *str, int strLength, uint16_t *&destIfNeeded) |
| int | WTF::Unicode::toUpper (uint16_t *str, int strLength, uint16_t *&destIfNeeded) |
| bool | WTF::Unicode::isSeparatorSpace (int32_t c) |
| CharCategory | WTF::Unicode::category (int32_t c) |
KDE 4.0 API Reference