Searched refs:nopStartElement (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/tclxml/tclxml/expat/xmlwf/
H A Dxmlwf.c286 static void nopStartElement(XML_Parser parser, const XML_Char *name, const XML_Char **atts) function
674 XML_SetElementHandler(parser, nopStartElement, nopEndElement);
/macosx-10.10.1/expat-12/expat/xmlwf/
H A Dxmlwf.c282 nopStartElement(void *userData, const XML_Char *name, const XML_Char **atts) function
770 XML_SetElementHandler(parser, nopStartElement, nopEndElement);

Completed in 200 milliseconds