UnicodeLibC.h File Reference
Include dependency graph for UnicodeLibC.h:

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