Searched refs:end_element (Results 1 – 1 of 1) sorted by relevance
54 static void XMLCALL end_element(void *userData, const XML_Char *name) in end_element() function117 XML_SetElementHandler(parser, start_element, end_element);