Searched refs:htmlEntityValueLookup (Results 1 – 3 of 3) sorted by relevance
91 htmlEntityValueLookup(unsigned int value);
1916 htmlEntityValueLookup(unsigned int value) { in htmlEntityValueLookup() function2011 ent = htmlEntityValueLookup(c); in UTF8ToHtml()2110 ent = htmlEntityValueLookup(c); in htmlEncodeEntities()
366 #undef htmlEntityValueLookup367 extern __typeof (htmlEntityValueLookup) htmlEntityValueLookup __attribute((alias("htmlEntityValueLo…369 #ifndef htmlEntityValueLookup370 extern __typeof (htmlEntityValueLookup) htmlEntityValueLookup__internal_alias __attribute((visibili…371 #define htmlEntityValueLookup htmlEntityValueLookup__internal_alias macro