Searched refs:notationDeclSAXFunc (Results 1 – 2 of 2) sorted by relevance
424 typedef void (*notationDeclSAXFunc)(void *ctx, typedef724 notationDeclSAXFunc notationDecl;765 notationDeclSAXFunc notationDecl;
220 *((notationDeclSAXFunc *) result) = ctxt->sax->notationDecl; in xmlGetFeature()338 ctxt->sax->notationDecl = *((notationDeclSAXFunc *) value); in xmlSetFeature()