Searched refs:htmlEntityLookup (Results 1 – 3 of 3) sorted by relevance
89 htmlEntityLookup(const xmlChar *name);
354 #undef htmlEntityLookup355 extern __typeof (htmlEntityLookup) htmlEntityLookup __attribute((alias("htmlEntityLookup__internal_…357 #ifndef htmlEntityLookup358 extern __typeof (htmlEntityLookup) htmlEntityLookup__internal_alias __attribute((visibility("hidden…359 #define htmlEntityLookup htmlEntityLookup__internal_alias macro
1742 htmlEntityLookup(const xmlChar *name) { in htmlEntityLookup() function2503 ent = htmlEntityLookup(name); in htmlParseEntityRef()