Home
last modified time | relevance | path

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

/freebsd/contrib/expat/xmlwf/
H A Dxmlwf.c229 startElementNS(void *userData, const XML_Char *name, const XML_Char **atts) { in startElementNS() function
1277 XML_SetElementHandler(parser, startElementNS, endElementNS); in tmain()