Home
last modified time | relevance | path

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

/freebsd/contrib/expat/xmlwf/
H A Dxmlwf.c532 nopStartElement(void *userData, const XML_Char *name, const XML_Char **atts) { in nopStartElement() function
1202 XML_SetElementHandler(parser, nopStartElement, nopEndElement); in tmain()