Doxygen
Loading...
Searching...
No Matches
htmlentity.cpp File Reference
#include <vector>
#include "htmlentity.h"
#include "message.h"
#include "textstream.h"
#include "regex.h"
Include dependency graph for htmlentity.cpp:

Go to the source code of this file.

Classes

struct  HtmlEntityInfo
 Structure defining all HTML4 entities, doxygen extensions and doxygen commands representing special symbols. More...

Macros

#define SYM(s)

Variables

static const std::vector< HtmlEntityInfog_htmlEntities

Macro Definition Documentation

◆ SYM

#define SYM ( s)
Value:
HtmlEntityMapper::Sym_##s,"&"#s";"

Variable Documentation

◆ g_htmlEntities