Searched defs:_htmlEntityDesc (Results 1 – 1 of 1) sorted by relevance
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 */