Searched refs:pdef (Results 1 – 1 of 1) sorted by relevance
391 xmlRelaxNGDefinePtr pdef; /* the non-streamable definition */ member8238 ctxt->pdef = define; in xmlRelaxNGValidateProgressiveCallback()8354 ctxt->pdef = define; in xmlRelaxNGValidatePushElement()8502 if ((ctxt == NULL) || (ctxt->pdef == NULL) || (elem == NULL)) in xmlRelaxNGValidateFullElement()8514 ret = xmlRelaxNGValidateDefinition(ctxt, ctxt->pdef); in xmlRelaxNGValidateFullElement()