Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
DHTMLparser.in.h104 typedef struct _htmlEntityDesc htmlEntityDesc; typedef
105 typedef htmlEntityDesc *htmlEntityDescPtr;
117 XMLPUBFUN const htmlEntityDesc * XMLCALL
119 XMLPUBFUN const htmlEntityDesc * XMLCALL
129 XMLPUBFUN const htmlEntityDesc * XMLCALL
DHTMLparser.c1648 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()
/third_party/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
/third_party/libxml2/
DHTMLparser.c1795 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()
Dtestapi.c866 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()
/third_party/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle97 d htmlEntityDesc...
/third_party/libxml2/doc/html/
Dindex.sgml448 <ANCHOR id="htmlEntityDesc" href="libxml/libxml-HTMLparser.html#htmlEntityDesc">