Searched refs:xmlSchemaConstructionCtxt (Results 1 – 1 of 1) sorted by relevance
568 typedef struct _xmlSchemaConstructionCtxt xmlSchemaConstructionCtxt; typedef569 typedef xmlSchemaConstructionCtxt *xmlSchemaConstructionCtxtPtr;9914 xmlMalloc(sizeof(xmlSchemaConstructionCtxt)); in xmlSchemaConstructionCtxtCreate()9920 memset(ret, 0, sizeof(xmlSchemaConstructionCtxt)); in xmlSchemaConstructionCtxtCreate()