Home
last modified time | relevance | path

Searched refs:htmlEntityValueLookup (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
DHTMLparser.h91 htmlEntityValueLookup(unsigned int value);
/external/libxml2/
DHTMLparser.c1916 htmlEntityValueLookup(unsigned int value) { in htmlEntityValueLookup() function
2011 ent = htmlEntityValueLookup(c); in UTF8ToHtml()
2110 ent = htmlEntityValueLookup(c); in htmlEncodeEntities()
Delfgcchack.h366 #undef htmlEntityValueLookup
367 extern __typeof (htmlEntityValueLookup) htmlEntityValueLookup __attribute((alias("htmlEntityValueLo…
369 #ifndef htmlEntityValueLookup
370 extern __typeof (htmlEntityValueLookup) htmlEntityValueLookup__internal_alias __attribute((visibili…
371 #define htmlEntityValueLookup htmlEntityValueLookup__internal_alias macro