Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/libxml/
H A DHTMLparser.h89 htmlEntityLookup(const xmlChar *name);
/reactos/sdk/lib/3rdparty/libxml2/
H A DHTMLparser.c2098 htmlEntityLookup(const xmlChar *name) { in htmlEntityLookup() function
2898 ent = htmlEntityLookup(name); in htmlParseEntityRef()