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

/external/libxml2/
H A Delfgcchack.h318 #undef htmlElementAllowedHere macro
319 extern __typeof (htmlElementAllowedHere) htmlElementAllowedHere __attribute((alias("htmlElementAllowedHere__internal_alias")));
321 #ifndef htmlElementAllowedHere
322 extern __typeof (htmlElementAllowedHere) htmlElementAllowedHere__internal_alias __attribute((visibility("hidden")));
323 #define htmlElementAllowedHere htmlElementAllowedHere__internal_alias macro

Completed in 90 milliseconds