Home
last modified time | relevance | path

Searched refs:htmlEntityDesc (Results 1 – 5 of 5) 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.c1619 static const htmlEntityDesc html40EntitiesTable[] = {
1933 const htmlEntityDesc *
1956 const htmlEntityDesc *
2044 const htmlEntityDesc * ent; in UTF8ToHtml()
2143 const htmlEntityDesc * ent; in htmlEncodeEntities()
2560 const htmlEntityDesc * ent; in htmlParseHTMLAttribute()
2693 const htmlEntityDesc *
2696 const htmlEntityDesc * ent = NULL; in htmlParseEntityRef()
4065 const htmlEntityDesc * ent; in htmlParseReference()
Dtestapi.c864 static void desret_const_htmlEntityDesc_ptr(const htmlEntityDesc * val ATTRIBUTE_UNUSED) { in desret_const_htmlEntityDesc_ptr()
1993 const htmlEntityDesc * ret_val; in test_htmlEntityLookup()
2027 const htmlEntityDesc * ret_val; in test_htmlEntityValueLookup()
2439 const htmlEntityDesc * ret_val; in test_htmlParseEntityRef()
/external/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle97 d htmlEntityDesc...
/external/libxml2/doc/html/
Dindex.sgml448 <ANCHOR id="htmlEntityDesc" href="libxml/libxml-HTMLparser.html#htmlEntityDesc">