Searched refs:htmlEntityDesc (Results 1 – 7 of 7) sorted by relevance
104 typedef struct _htmlEntityDesc htmlEntityDesc; typedef105 typedef htmlEntityDesc *htmlEntityDescPtr;117 XMLPUBFUN const htmlEntityDesc * XMLCALL119 XMLPUBFUN const htmlEntityDesc * XMLCALL129 XMLPUBFUN const htmlEntityDesc * XMLCALL
1648 static const htmlEntityDesc html40EntitiesTable[] = {1962 const htmlEntityDesc *1985 const htmlEntityDesc *2073 const htmlEntityDesc * ent; in UTF8ToHtml()2172 const htmlEntityDesc * ent; in htmlEncodeEntities()2589 const htmlEntityDesc * ent; in htmlParseHTMLAttribute()2722 const htmlEntityDesc *2725 const htmlEntityDesc * ent = NULL; in htmlParseEntityRef()4094 const htmlEntityDesc * ent; in htmlParseReference()
75 typedef struct _htmlEntityDesc htmlEntityDesc; typedef76 typedef htmlEntityDesc *htmlEntityDescPtr;88 XMLPUBFUN const htmlEntityDesc * XMLCALL90 XMLPUBFUN const htmlEntityDesc * XMLCALL100 XMLPUBFUN const htmlEntityDesc * XMLCALL
1795 static const htmlEntityDesc html40EntitiesTable[] = {2109 const htmlEntityDesc *2132 const htmlEntityDesc *2220 const htmlEntityDesc * ent; in UTF8ToHtml()2319 const htmlEntityDesc * ent; in htmlEncodeEntities()2739 const htmlEntityDesc * ent; in htmlParseHTMLAttribute()2872 const htmlEntityDesc *2875 const htmlEntityDesc * ent = NULL; in htmlParseEntityRef()4258 const htmlEntityDesc * ent; in htmlParseReference()
866 static void desret_const_htmlEntityDesc_ptr(const htmlEntityDesc * val ATTRIBUTE_UNUSED) { in desret_const_htmlEntityDesc_ptr()1995 const htmlEntityDesc * ret_val; in test_htmlEntityLookup()2029 const htmlEntityDesc * ret_val; in test_htmlEntityValueLookup()2441 const htmlEntityDesc * ret_val; in test_htmlParseEntityRef()
97 d htmlEntityDesc...
448 <ANCHOR id="htmlEntityDesc" href="libxml/libxml-HTMLparser.html#htmlEntityDesc">