#include "OW_config.h"#include "OW_XMLEscape.hpp"#include "OW_StringBuffer.hpp"Include dependency graph for OW_XMLEscape.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | OW_NAMESPACE |
Defines | |
| #define | YYCTYPE char |
| #define | YYCURSOR begin |
| #define | YYLIMIT begin |
| #define | YYFILL(n) |
Functions | |
| String | OW_NAMESPACE::XMLEscape (const char *escapedText, unsigned len) |
| Escape an XML string. | |
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6