Searched refs:pdef (Results 1 – 1 of 1) sorted by relevance
390 xmlRelaxNGDefinePtr pdef; /* the non-streamable definition */ member8199 ctxt->pdef = define; in xmlRelaxNGValidateProgressiveCallback()8315 ctxt->pdef = define; in xmlRelaxNGValidatePushElement()8463 if ((ctxt == NULL) || (ctxt->pdef == NULL) || (elem == NULL)) in xmlRelaxNGValidateFullElement()8475 ret = xmlRelaxNGValidateDefinition(ctxt, ctxt->pdef); in xmlRelaxNGValidateFullElement()