#include "htmlentity.h"
#include "message.h"
#include "ftextstream.h"
Go to the source code of this file.
|
| struct | htmlEntityInfo |
| | Structure defining all HTML4 entities, doxygen extensions and doxygen commands representing special symbols. More...
|
| |
|
| #define | SYM(s) DocSymbol::Sym_##s,"&"#s";" |
| |
| #define SYM |
( |
|
s | ) |
DocSymbol::Sym_##s,"&"#s";" |
Referenced by HtmlEntityMapper::docbook(), HtmlEntityMapper::html(), HtmlEntityMapper::HtmlEntityMapper(), HtmlEntityMapper::latex(), HtmlEntityMapper::man(), HtmlEntityMapper::perl(), HtmlEntityMapper::rtf(), HtmlEntityMapper::utf8(), HtmlEntityMapper::validate(), HtmlEntityMapper::writeXMLSchema(), and HtmlEntityMapper::xml().
| const int g_numberHtmlMappedCmds = 11 |
|
static |