Searched refs:xmlSchematronPtr (Results 1 – 3 of 3) sorted by relevance
38 typedef xmlSchematron *xmlSchematronPtr; typedef95 XMLPUBFUN xmlSchematronPtr XMLCALL 98 xmlSchematronFree (xmlSchematronPtr schema);129 xmlSchematronNewValidCtxt (xmlSchematronPtr schema,
163 xmlSchematronPtr schema;192 xmlSchematronPtr schema;389 xmlSchematronAddRule(xmlSchematronParserCtxtPtr ctxt, xmlSchematronPtr schema, in xmlSchematronAddRule()483 xmlSchematronPtr schema, xmlNodePtr node, xmlChar *name) in xmlSchematronAddPattern()537 static xmlSchematronPtr540 xmlSchematronPtr ret; in xmlSchematronNewSchematron()542 ret = (xmlSchematronPtr) xmlMalloc(sizeof(xmlSchematron)); in xmlSchematronNewSchematron()561 xmlSchematronFree(xmlSchematronPtr schema) in xmlSchematronFree()1074 xmlSchematronPtr1077 xmlSchematronPtr ret = NULL; in xmlSchematronParse()[all …]
157 static xmlSchematronPtr wxschematron = NULL;