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