xmlPreviousElementSibling 7842 third_party/libxml/src/elfgcchack.h #undef xmlPreviousElementSibling xmlPreviousElementSibling 7843 third_party/libxml/src/elfgcchack.h extern __typeof (xmlPreviousElementSibling) xmlPreviousElementSibling __attribute((alias("xmlPreviousElementSibling__internal_alias"))); xmlPreviousElementSibling 7845 third_party/libxml/src/elfgcchack.h #ifndef xmlPreviousElementSibling xmlPreviousElementSibling 7846 third_party/libxml/src/elfgcchack.h extern __typeof (xmlPreviousElementSibling) xmlPreviousElementSibling__internal_alias __attribute((visibility("hidden"))); xmlPreviousElementSibling 7847 third_party/libxml/src/elfgcchack.h #define xmlPreviousElementSibling xmlPreviousElementSibling__internal_alias xmlPreviousElementSibling 1243 third_party/libxml/src/include/libxml/tree.h xmlPreviousElementSibling (xmlNodePtr node); xmlPreviousElementSibling 22730 third_party/libxml/src/testapi.c ret_val = xmlPreviousElementSibling(node);