Home | History | Annotate | Download | only in libxml2

Lines Matching refs:notationDeclSAXFunc

220         *((notationDeclSAXFunc *) result) = ctxt->sax->notationDecl;
338 ctxt->sax->notationDecl = *((notationDeclSAXFunc *) value);