xmlSchemaSubstGroup 1038 third_party/libxml/src/xmlschemas.c typedef struct _xmlSchemaSubstGroup xmlSchemaSubstGroup; xmlSchemaSubstGroup 1039 third_party/libxml/src/xmlschemas.c typedef xmlSchemaSubstGroup *xmlSchemaSubstGroupPtr; xmlSchemaSubstGroup 5679 third_party/libxml/src/xmlschemas.c ret = (xmlSchemaSubstGroupPtr) xmlMalloc(sizeof(xmlSchemaSubstGroup)); xmlSchemaSubstGroup 5685 third_party/libxml/src/xmlschemas.c memset(ret, 0, sizeof(xmlSchemaSubstGroup));