xmlFreePropList  1336 third_party/libxml/src/c14n.c     xmlFreePropList(attrs_to_delete);
xmlFreePropList  3685 third_party/libxml/src/elfgcchack.h #undef xmlFreePropList
xmlFreePropList  3686 third_party/libxml/src/elfgcchack.h extern __typeof (xmlFreePropList) xmlFreePropList __attribute((alias("xmlFreePropList__internal_alias")));
xmlFreePropList  3688 third_party/libxml/src/elfgcchack.h #ifndef xmlFreePropList
xmlFreePropList  3689 third_party/libxml/src/elfgcchack.h extern __typeof (xmlFreePropList) xmlFreePropList__internal_alias __attribute((visibility("hidden")));
xmlFreePropList  3690 third_party/libxml/src/elfgcchack.h #define xmlFreePropList xmlFreePropList__internal_alias
xmlFreePropList   761 third_party/libxml/src/include/libxml/tree.h 		xmlFreePropList		(xmlAttrPtr cur);
xmlFreePropList  3617 third_party/libxml/src/tree.c 		xmlFreePropList(cur->properties);
xmlFreePropList  3691 third_party/libxml/src/tree.c 	xmlFreePropList(cur->properties);