Searched defs:_htmlEntityDesc (Results 1 – 2 of 2) sorted by relevance
106 struct _htmlEntityDesc { struct107 unsigned int value; /* the UNICODE value for the character */108 const char *name; /* The entity name */109 const char *desc; /* the description */
77 struct _htmlEntityDesc { struct78 unsigned int value; /* the UNICODE value for the character */79 const char *name; /* The entity name */80 const char *desc; /* the description */