Searched refs:DestroyXMLTreeAttributes (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dxml-tree.c446 static char **DestroyXMLTreeAttributes(char **attributes)
575 xml_info->attributes=DestroyXMLTreeAttributes(xml_info->attributes);
2106 (void) DestroyXMLTreeAttributes(attributes);
2144 (void) DestroyXMLTreeAttributes(attributes);
2167 (void) DestroyXMLTreeAttributes(attributes);
2174 (void) DestroyXMLTreeAttributes(attributes);
438 static char **DestroyXMLTreeAttributes(char **attributes) function

Completed in 51 milliseconds