xmlPatternFromRoot 7728 third_party/libxml/src/elfgcchack.h #undef xmlPatternFromRoot xmlPatternFromRoot 7729 third_party/libxml/src/elfgcchack.h extern __typeof (xmlPatternFromRoot) xmlPatternFromRoot __attribute((alias("xmlPatternFromRoot__internal_alias"))); xmlPatternFromRoot 7731 third_party/libxml/src/elfgcchack.h #ifndef xmlPatternFromRoot xmlPatternFromRoot 7732 third_party/libxml/src/elfgcchack.h extern __typeof (xmlPatternFromRoot) xmlPatternFromRoot__internal_alias __attribute((visibility("hidden"))); xmlPatternFromRoot 7733 third_party/libxml/src/elfgcchack.h #define xmlPatternFromRoot xmlPatternFromRoot__internal_alias xmlPatternFromRoot 72 third_party/libxml/src/include/libxml/pattern.h xmlPatternFromRoot (xmlPatternPtr comp); xmlPatternFromRoot 16830 third_party/libxml/src/testapi.c ret_val = xmlPatternFromRoot(comp); xmlPatternFromRoot 14103 third_party/libxml/src/xpath.c from_root = xmlPatternFromRoot(comp);