Searched refs:XML_SFREE (Results 1 – 1 of 1) sorted by relevance
93 #define XML_SFREE(x) (((x) != NULL) ? (xmlFree(x), (x) = NULL) : (void *)0) macro893 XML_SFREE(name); in process_get_response()946 XML_SFREE(name); in process_get_response()992 XML_SFREE(name); in process_get_response()996 XML_SFREE(name); in process_get_response()1020 XML_SFREE(name); in process_get_response()1025 XML_SFREE(name); in process_get_response()1032 XML_SFREE(name); in process_get_response()1036 XML_SFREE(name); in process_get_response()1065 XML_SFREE(name); in process_get_response()[all …]