htmlNodeStatus 558 third_party/libxml/src/elfgcchack.h #undef htmlNodeStatus htmlNodeStatus 559 third_party/libxml/src/elfgcchack.h extern __typeof (htmlNodeStatus) htmlNodeStatus __attribute((alias("htmlNodeStatus__internal_alias"))); htmlNodeStatus 561 third_party/libxml/src/elfgcchack.h #ifndef htmlNodeStatus htmlNodeStatus 562 third_party/libxml/src/elfgcchack.h extern __typeof (htmlNodeStatus) htmlNodeStatus__internal_alias __attribute((visibility("hidden"))); htmlNodeStatus 563 third_party/libxml/src/elfgcchack.h #define htmlNodeStatus htmlNodeStatus__internal_alias htmlNodeStatus 270 third_party/libxml/src/include/libxml/HTMLparser.h XMLPUBFUN htmlStatus XMLCALL htmlNodeStatus(const htmlNodePtr, int) ; htmlNodeStatus 2203 third_party/libxml/src/testapi.c ret_val = htmlNodeStatus((const htmlNodePtr)node, legacy);