Lines Matching full:pdef
389 xmlRelaxNGDefinePtr pdef; /* the non-streamable definition */8191 ctxt->pdef = define;8307 ctxt->pdef = define;8455 if ((ctxt == NULL) || (ctxt->pdef == NULL) || (elem == NULL))8467 ret = xmlRelaxNGValidateDefinition(ctxt, ctxt->pdef);