Home | History | Annotate | Download | only in libxml2

Lines Matching defs:vctxt

34850     xmlSchemaValidCtxtPtr vctxt; /* the schema validation context */
34858 vctxt = gen_xmlSchemaValidCtxtPtr(n_vctxt, 0);
34861 xmlSchemaValidateSetFilename(vctxt, filename);
34863 des_xmlSchemaValidCtxtPtr(n_vctxt, vctxt, 0);