Searched refs:xmlSchemaValidCtxtPyCtxt (Results 1 – 1 of 1) sorted by relevance
3320 } xmlSchemaValidCtxtPyCtxt; typedef3321 typedef xmlSchemaValidCtxtPyCtxt *xmlSchemaValidCtxtPyCtxtPtr;3426 pyCtxt = xmlMalloc(sizeof(xmlSchemaValidCtxtPyCtxt)); in libxml_xmlSchemaSetValidErrors()3431 memset(pyCtxt, 0, sizeof(xmlSchemaValidCtxtPyCtxt)); in libxml_xmlSchemaSetValidErrors()