Home | History | Annotate | Download | only in libxml2

Lines Matching refs:entityDeclSAXFunc

218         *((entityDeclSAXFunc *) result) = ctxt->sax->entityDecl;
336 ctxt->sax->entityDecl = *((entityDeclSAXFunc *) value);