ELinks 0.18.0
|
#include "elinks.h"
#include "dom/sgml/rss/rss.h"
#include "dom/sgml/sgml.h"
#include "dom/sgml/rss/attribute.inc"
#include "dom/sgml/rss/element.inc"
Macros | |
#define | RSS_(node, name, id) |
Variables | |
static struct sgml_node_info | rss_attributes [RSS_ATTRIBUTES] |
static struct sgml_node_info | rss_elements [RSS_ELEMENTS] |
struct sgml_info | sgml_rss_info |
#define RSS_ | ( | node, | |
name, | |||
id ) |
|
static |
|
static |
struct sgml_info sgml_rss_info |