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

/external/libxml2/
H A Delfgcchack.h426 #undef htmlIsAutoClosed macro
427 extern __typeof (htmlIsAutoClosed) htmlIsAutoClosed __attribute((alias("htmlIsAutoClosed__internal_alias")));
429 #ifndef htmlIsAutoClosed
430 extern __typeof (htmlIsAutoClosed) htmlIsAutoClosed__internal_alias __attribute((visibility("hidden")));
431 #define htmlIsAutoClosed htmlIsAutoClosed__internal_alias macro

Completed in 59 milliseconds