#include <defs.h>
#include <swbuf.h>
#include <utilstr.h>
Go to the source code of this file.
char* tolowerstr |
( |
char * |
t, |
|
|
unsigned int |
max = 0 |
|
) |
| |
|
inline |
Definition at line 111 of file stringmgr.h.
static StringMgr * getSystemStringMgr()
virtual char * lowerUTF8(char *text, unsigned int max=0) const
char* toupperstr |
( |
char * |
t, |
|
|
unsigned int |
max = 0 |
|
) |
| |
|
inline |
Definition at line 107 of file stringmgr.h.
static StringMgr * getSystemStringMgr()
virtual char * upperUTF8(char *text, unsigned int max=0) const
char* toupperstr_utf8 |
( |
char * |
t, |
|
|
unsigned int |
max = 0 |
|
) |
| |
|
inline |
Definition at line 118 of file stringmgr.h.
static StringMgr * getSystemStringMgr()
virtual char * upperUTF8(char *text, unsigned int max=0) const