htmlIsAutoClosed 426 third_party/libxml/src/elfgcchack.h #undef htmlIsAutoClosed htmlIsAutoClosed 427 third_party/libxml/src/elfgcchack.h extern __typeof (htmlIsAutoClosed) htmlIsAutoClosed __attribute((alias("htmlIsAutoClosed__internal_alias"))); htmlIsAutoClosed 429 third_party/libxml/src/elfgcchack.h #ifndef htmlIsAutoClosed htmlIsAutoClosed 430 third_party/libxml/src/elfgcchack.h extern __typeof (htmlIsAutoClosed) htmlIsAutoClosed__internal_alias __attribute((visibility("hidden"))); htmlIsAutoClosed 431 third_party/libxml/src/elfgcchack.h #define htmlIsAutoClosed htmlIsAutoClosed__internal_alias htmlIsAutoClosed 94 third_party/libxml/src/include/libxml/HTMLparser.h htmlIsAutoClosed(htmlDocPtr doc, htmlIsAutoClosed 2101 third_party/libxml/src/testapi.c ret_val = htmlIsAutoClosed(doc, elem);