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

Macros

#define XBEL_(node, name, flags)   SGML_NODE_INFO_TYPE(XBEL, node, name)
 

Enumerations

enum  xbel_element_type { XBEL_ELEMENT_UNKNOWN , XBEL_ELEMENTS }
 
enum  xbel_attribute_type { XBEL_ATTRIBUTE_UNKNOWN , XBEL_ATTRIBUTES }
 

Variables

struct sgml_info sgml_xbel_info
 

Macro Definition Documentation

◆ XBEL_

#define XBEL_ ( node,
name,
flags )   SGML_NODE_INFO_TYPE(XBEL, node, name)

Enumeration Type Documentation

◆ xbel_attribute_type

Enumerator
XBEL_ATTRIBUTE_UNKNOWN 
XBEL_ATTRIBUTES 

◆ xbel_element_type

Enumerator
XBEL_ELEMENT_UNKNOWN 
XBEL_ELEMENTS 

Variable Documentation

◆ sgml_xbel_info

struct sgml_info sgml_xbel_info
extern