Home
last modified time | relevance | path

Searched refs:htmlEntityDesc (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/include/libxml/
DHTMLparser.h75 typedef struct _htmlEntityDesc htmlEntityDesc; typedef
76 typedef htmlEntityDesc *htmlEntityDescPtr;
88 XMLPUBFUN const htmlEntityDesc * XMLCALL
90 XMLPUBFUN const htmlEntityDesc * XMLCALL
100 XMLPUBFUN const htmlEntityDesc * XMLCALL
/external/libxml2/
DHTMLparser.c1427 static const htmlEntityDesc html40EntitiesTable[] = {
1741 const htmlEntityDesc *
1764 const htmlEntityDesc *
1852 const htmlEntityDesc * ent; in UTF8ToHtml()
1951 const htmlEntityDesc * ent; in htmlEncodeEntities()
2347 const htmlEntityDesc * ent; in htmlParseHTMLAttribute()
2480 const htmlEntityDesc *
2483 const htmlEntityDesc * ent = NULL; in htmlParseEntityRef()
3754 const htmlEntityDesc * ent; in htmlParseReference()