Home
last modified time | relevance | path

Searched refs:htmlEntityDescPtr (Results 1 – 6 of 6) sorted by relevance

/third_party/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle94 d htmlEntityDescPtr...
98 d ds based(htmlEntityDescPtr)
112 d like(htmlEntityDescPtr) const
117 d like(htmlEntityDescPtr) const
135 d like(htmlEntityDescPtr) const
/third_party/gettext/gnulib-local/lib/libxml/
DHTMLparser.in.h105 typedef htmlEntityDesc *htmlEntityDescPtr; typedef
DHTMLparser.c1969 return((htmlEntityDescPtr) &html40EntitiesTable[i]); in htmlEntityLookup()
1994 return((htmlEntityDescPtr) &html40EntitiesTable[i]); in htmlEntityValueLookup()
/third_party/libxml2/include/libxml/
DHTMLparser.h76 typedef htmlEntityDesc *htmlEntityDescPtr; typedef
/third_party/libxml2/doc/html/
Dindex.sgml449 <ANCHOR id="htmlEntityDescPtr" href="libxml/libxml-HTMLparser.html#htmlEntityDescPtr">
/third_party/libxml2/
DHTMLparser.c2116 return((htmlEntityDescPtr) &html40EntitiesTable[i]); in htmlEntityLookup()
2141 return((htmlEntityDescPtr) &html40EntitiesTable[i]); in htmlEntityValueLookup()