Home
last modified time | relevance | path

Searched defs:_htmlEntityDesc (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/include/libxml/
DHTMLparser.h77 struct _htmlEntityDesc { struct
78 unsigned int value; /* the UNICODE value for the character */
79 const char *name; /* The entity name */
80 const char *desc; /* the description */