Searched refs:htmlEntityDesc (Results 1 – 5 of 5) sorted by relevance
75 typedef struct _htmlEntityDesc htmlEntityDesc; typedef76 typedef htmlEntityDesc *htmlEntityDescPtr;88 XMLPUBFUN const htmlEntityDesc * XMLCALL90 XMLPUBFUN const htmlEntityDesc * XMLCALL100 XMLPUBFUN const htmlEntityDesc * XMLCALL
1619 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()
864 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()
97 d htmlEntityDesc...
448 <ANCHOR id="htmlEntityDesc" href="libxml/libxml-HTMLparser.html#htmlEntityDesc">