WTF
UnicodeQt4.h File Reference
#include <QChar>
#include "../UnicodeCategory.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::isFormatChar (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) |