Lines Matching full:pdef
390 xmlRelaxNGDefinePtr pdef; /* the non-streamable definition */8199 ctxt->pdef = define;8315 ctxt->pdef = define;8463 if ((ctxt == NULL) || (ctxt->pdef == NULL) || (elem == NULL))8475 ret = xmlRelaxNGValidateDefinition(ctxt, ctxt->pdef);