Searched defs:htmlEntityValueLookup (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A Delfgcchack.h366 #undef htmlEntityValueLookup macro
367 extern __typeof (htmlEntityValueLookup) htmlEntityValueLookup __attribute((alias("htmlEntityValueLookup__internal_alias")));
369 #ifndef htmlEntityValueLookup
370 extern __typeof (htmlEntityValueLookup) htmlEntityValueLookup__internal_alias __attribute((visibility("hidden")));
371 #define htmlEntityValueLookup htmlEntityValueLookup__internal_alias macro

Completed in 62 milliseconds