Searched refs:htmlIsAutoClosed (Results 1 – 3 of 3) sorted by relevance
94 htmlIsAutoClosed(htmlDocPtr doc,
426 #undef htmlIsAutoClosed427 extern __typeof (htmlIsAutoClosed) htmlIsAutoClosed __attribute((alias("htmlIsAutoClosed__internal_…429 #ifndef htmlIsAutoClosed430 extern __typeof (htmlIsAutoClosed) htmlIsAutoClosed__internal_alias __attribute((visibility("hidden…431 #define htmlIsAutoClosed htmlIsAutoClosed__internal_alias macro
1423 htmlIsAutoClosed(htmlDocPtr doc, htmlNodePtr elem) { in htmlIsAutoClosed() function