xmlFreePatternList 3664 third_party/libxml/src/elfgcchack.h #undef xmlFreePatternList
xmlFreePatternList 3665 third_party/libxml/src/elfgcchack.h extern __typeof (xmlFreePatternList) xmlFreePatternList __attribute((alias("xmlFreePatternList__internal_alias")));
xmlFreePatternList 3667 third_party/libxml/src/elfgcchack.h #ifndef xmlFreePatternList
xmlFreePatternList 3668 third_party/libxml/src/elfgcchack.h extern __typeof (xmlFreePatternList) xmlFreePatternList__internal_alias __attribute((visibility("hidden")));
xmlFreePatternList 3669 third_party/libxml/src/elfgcchack.h #define xmlFreePatternList xmlFreePatternList__internal_alias
xmlFreePatternList   50 third_party/libxml/src/include/libxml/pattern.h 			xmlFreePatternList	(xmlPatternPtr comp);
xmlFreePatternList  692 third_party/libxml/src/xpath.c         xmlFreePatternList(comp->stream);
xmlFreePatternList 6178 third_party/libxml/src/xpath.c 	    xmlFreePatternList(ctxt->comp->stream);