Searched refs:xmlSchemaValidCtxtPyCtxt (Results 1 – 1 of 1) sorted by relevance
3319 } xmlSchemaValidCtxtPyCtxt; typedef3320 typedef xmlSchemaValidCtxtPyCtxt *xmlSchemaValidCtxtPyCtxtPtr;3425 pyCtxt = xmlMalloc(sizeof(xmlSchemaValidCtxtPyCtxt)); in libxml_xmlSchemaSetValidErrors()3430 memset(pyCtxt, 0, sizeof(xmlSchemaValidCtxtPyCtxt)); in libxml_xmlSchemaSetValidErrors()