Home
last modified time | relevance | path

Searched refs:xml_list_temp (Results 1 – 1 of 1) sorted by relevance

/dports/www/middleman/middleman/src/
H A Dxml.c195 XML_LIST *xml_list_temp; in xml_list_free() local
198 xml_list_temp = xml_list->next; in xml_list_free()
201 xml_list = xml_list_temp; in xml_list_free()