Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/xmlwf/
H A Dxmlwf.c446 notationDecl(void *userData, const XML_Char *notationName, const XML_Char *base, in notationDecl() function
1226 XML_SetNotationDeclHandler(parser, notationDecl); in tmain()