xmlSchemaConstructionCtxt 568 third_party/libxml/src/xmlschemas.c typedef struct _xmlSchemaConstructionCtxt xmlSchemaConstructionCtxt; xmlSchemaConstructionCtxt 569 third_party/libxml/src/xmlschemas.c typedef xmlSchemaConstructionCtxt *xmlSchemaConstructionCtxtPtr; xmlSchemaConstructionCtxt 9893 third_party/libxml/src/xmlschemas.c xmlMalloc(sizeof(xmlSchemaConstructionCtxt)); xmlSchemaConstructionCtxt 9899 third_party/libxml/src/xmlschemas.c memset(ret, 0, sizeof(xmlSchemaConstructionCtxt));