Searched refs:notationDeclSAXFunc (Results 1 – 4 of 4) sorted by relevance
427 typedef void (*notationDeclSAXFunc)(void *ctx, typedef727 notationDeclSAXFunc notationDecl;768 notationDeclSAXFunc notationDecl;
220 *((notationDeclSAXFunc *) result) = ctxt->sax->notationDecl; in xmlGetFeature()338 ctxt->sax->notationDecl = *((notationDeclSAXFunc *) value); in xmlSetFeature()
427 * notationDeclSAXFunc:435 d notationDeclSAXFunc...735 d notationDecl like(notationDeclSAXFunc)789 d notationDecl like(notationDeclSAXFunc)
224 <ANCHOR id="notationDeclSAXFunc" href="libxml/libxml-parser.html#notationDeclSAXFunc">