Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
DHTMLparser.in.h106 struct _htmlEntityDesc { struct
107 unsigned int value; /* the UNICODE value for the character */
108 const char *name; /* The entity name */
109 const char *desc; /* the description */
/third_party/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 */