Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlSchematronPtr

163     xmlSchematronPtr schema;
194 xmlSchematronPtr schema;
391 xmlSchematronAddRule(xmlSchematronParserCtxtPtr ctxt, xmlSchematronPtr schema,
485 xmlSchematronPtr schema, xmlNodePtr node, xmlChar *name)
539 static xmlSchematronPtr
542 xmlSchematronPtr ret;
544 ret = (xmlSchematronPtr) xmlMalloc(sizeof(xmlSchematron));
563 xmlSchematronFree(xmlSchematronPtr schema)
1076 xmlSchematronPtr
1079 xmlSchematronPtr ret = NULL;
1505 xmlSchematronNewValidCtxt(xmlSchematronPtr schema, int options)
1750 xmlSchematronPtr schema = NULL;