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