Searched refs:htmlIsAutoClosed (Results 1 – 7 of 7) sorted by relevance
94 htmlIsAutoClosed(htmlDocPtr doc,
120 d htmlIsAutoClosed...121 d pr extproc('htmlIsAutoClosed')
704 htmlIsAutoClosed;
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
2107 ret_val = htmlIsAutoClosed(doc, elem); in test_htmlIsAutoClosed()
18893 follow the DtD specs. Added htmlIsAutoClosed() and
324 htmlIsAutoClosed