Public Types | |
| typedef xchar | tChar |
Static Public Member Functions | |
| static ni::tU32 | sequence_length (const xchar *it) |
| static int | char_width (ni::tU32) |
| static ni::tU32 | next (const xchar *&it) |
| static ni::tU32 | peek_next (const xchar *it) |
| static ni::tU32 | prior (const xchar *&it) |
| static ni::tU32 | peek_prior (const xchar *it) |
| static void | advance (const xchar *&it, tSize n) |
| static ni::tSize | distance (const xchar *first, const xchar *last) |
| static xchar * | append (tU32 cp, xchar *result) |
|
static |
1.8.7