xmlLastElementChild 4788 third_party/libxml/src/elfgcchack.h #undef xmlLastElementChild xmlLastElementChild 4789 third_party/libxml/src/elfgcchack.h extern __typeof (xmlLastElementChild) xmlLastElementChild __attribute((alias("xmlLastElementChild__internal_alias"))); xmlLastElementChild 4791 third_party/libxml/src/elfgcchack.h #ifndef xmlLastElementChild xmlLastElementChild 4792 third_party/libxml/src/elfgcchack.h extern __typeof (xmlLastElementChild) xmlLastElementChild__internal_alias __attribute((visibility("hidden"))); xmlLastElementChild 4793 third_party/libxml/src/elfgcchack.h #define xmlLastElementChild xmlLastElementChild__internal_alias xmlLastElementChild 1241 third_party/libxml/src/include/libxml/tree.h xmlLastElementChild (xmlNodePtr parent); xmlLastElementChild 20754 third_party/libxml/src/testapi.c ret_val = xmlLastElementChild(parent);