#include "Y2Log.h"
#include "NCRichText.h"
#include "YNCursesUI.h"
Defines | |
#define | REP(l, r) _charentity[l] = r |
Functions | |
void | SkipToken (const wchar_t *&wch) |
static wstring | WStoken (L" \n\t\v\r") |
void | SkipWS (const wchar_t *&wch) |
static wstring | WDtoken (L" <\n\t\v\r") |
void | SkipWord (const wchar_t *&wch) |
void | SkipPreTXT (const wchar_t *&wch) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|