Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlSchematronPtr

163     xmlSchematronPtr schema;
192 xmlSchematronPtr schema;
389 xmlSchematronAddRule(xmlSchematronParserCtxtPtr ctxt, xmlSchematronPtr schema,
483 xmlSchematronPtr schema, xmlNodePtr node, xmlChar *name)
537 static xmlSchematronPtr
540 xmlSchematronPtr ret;
542 ret = (xmlSchematronPtr) xmlMalloc(sizeof(xmlSchematron));
561 xmlSchematronFree(xmlSchematronPtr schema)
1074 xmlSchematronPtr
1077 xmlSchematronPtr ret = NULL;
1503 xmlSchematronNewValidCtxt(xmlSchematronPtr schema, int options)
1748 xmlSchematronPtr schema = NULL;