Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DHTMLparser.h89 htmlEntityLookup(const xmlChar *name);
/external/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle110 d htmlEntityLookup...
111 d pr extproc('htmlEntityLookup')
/external/libxml2/
Dlibxml2.syms700 htmlEntityLookup;
Delfgcchack.h354 #undef htmlEntityLookup
355 extern __typeof (htmlEntityLookup) htmlEntityLookup __attribute((alias("htmlEntityLookup__internal_…
357 #ifndef htmlEntityLookup
358 extern __typeof (htmlEntityLookup) htmlEntityLookup__internal_alias __attribute((visibility("hidden…
359 #define htmlEntityLookup htmlEntityLookup__internal_alias macro
Dtestapi.c2001 ret_val = htmlEntityLookup((const xmlChar *)name); in test_htmlEntityLookup()
/external/libxml2/win32/
Dlibxml2.def.src306 htmlEntityLookup