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