|
Monero
|

Go to the source code of this file.
Classes | |
| struct | xmlparser |
Macros | |
| #define | IS_WHITE_SPACE(c) ((c)==' ' || (c)=='\t' || (c)=='\r' || (c)=='\n') |
Functions | |
| void | parsexml (struct xmlparser *) |
| #define IS_WHITE_SPACE | ( | c | ) | ((c)==' ' || (c)=='\t' || (c)=='\r' || (c)=='\n') |
| void parsexml | ( | struct xmlparser * | ) |
1.8.14