ELinks 0.18.0
rss.h File Reference
Include dependency graph for rss.h:
This graph shows which files directly or indirectly include this file:

Macros

#define RSS_(node, name, flags)   SGML_NODE_INFO_TYPE(RSS, node, name)
 

Enumerations

enum  rss_element_type { RSS_ELEMENT_UNKNOWN , RSS_ELEMENTS }
 
enum  rss_attribute_type { RSS_ATTRIBUTE_UNKNOWN , RSS_ATTRIBUTES }
 

Variables

struct sgml_info sgml_rss_info
 

Macro Definition Documentation

◆ RSS_

#define RSS_ ( node,
name,
flags )   SGML_NODE_INFO_TYPE(RSS, node, name)

Enumeration Type Documentation

◆ rss_attribute_type

Enumerator
RSS_ATTRIBUTE_UNKNOWN 
RSS_ATTRIBUTES 

◆ rss_element_type

Enumerator
RSS_ELEMENT_UNKNOWN 
RSS_ELEMENTS 

Variable Documentation

◆ sgml_rss_info

struct sgml_info sgml_rss_info
extern