xmlTextReaderNextSibling 11538 third_party/libxml/src/elfgcchack.h #undef xmlTextReaderNextSibling xmlTextReaderNextSibling 11539 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderNextSibling) xmlTextReaderNextSibling __attribute((alias("xmlTextReaderNextSibling__internal_alias"))); xmlTextReaderNextSibling 11541 third_party/libxml/src/elfgcchack.h #ifndef xmlTextReaderNextSibling xmlTextReaderNextSibling 11542 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderNextSibling) xmlTextReaderNextSibling__internal_alias __attribute((visibility("hidden"))); xmlTextReaderNextSibling 11543 third_party/libxml/src/elfgcchack.h #define xmlTextReaderNextSibling xmlTextReaderNextSibling__internal_alias xmlTextReaderNextSibling 280 third_party/libxml/src/include/libxml/xmlreader.h xmlTextReaderNextSibling (xmlTextReaderPtr reader); xmlTextReaderNextSibling 31908 third_party/libxml/src/testapi.c ret_val = xmlTextReaderNextSibling(reader);