Searched refs:xmlFreePropList (Results 1 – 3 of 3) sorted by relevance
737 xmlFreePropList (xmlAttrPtr cur);
3661 #undef xmlFreePropList3662 extern __typeof (xmlFreePropList) xmlFreePropList __attribute((alias("xmlFreePropList__internal_ali…3664 #ifndef xmlFreePropList3665 extern __typeof (xmlFreePropList) xmlFreePropList__internal_alias __attribute((visibility("hidden")…3666 #define xmlFreePropList xmlFreePropList__internal_alias macro
1997 xmlFreePropList(xmlAttrPtr cur) { in xmlFreePropList() function3391 xmlFreePropList(cur->properties); in xmlFreeNodeList()3460 xmlFreePropList(cur->properties); in xmlFreeNode()