Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DHTMLparser.h76 typedef htmlEntityDesc *htmlEntityDescPtr; typedef
/external/libxml2/
DHTMLparser.c1899 return((htmlEntityDescPtr) &html40EntitiesTable[i]); in htmlEntityLookup()
1924 return((htmlEntityDescPtr) &html40EntitiesTable[i]); in htmlEntityValueLookup()