Searched refs:endElement (Results 1 – 2 of 2) sorted by relevance
106 static void endElement(void *userData, const char *name);
292 void ISVProfile::endElement(void *userData, const char *name) in endElement() function in ISVProfile318 ::XML_SetElementHandler(parser, startElement, endElement); in getDataFromXmlFile()