Searched refs:substGroups (Results 1 – 1 of 1) sorted by relevance
295 #define WXS_SUBST_GROUPS(ctx) WXS_CONSTRUCTOR((ctx))->substGroups579 xmlHashTablePtr substGroups; member9911 if (con->substGroups != NULL) in xmlSchemaConstructionCtxtFree()9912 xmlHashFree(con->substGroups, in xmlSchemaConstructionCtxtFree()21286 if (con->substGroups != NULL) { in xmlSchemaFixupComponents()21287 xmlHashFree(con->substGroups, in xmlSchemaFixupComponents()21289 con->substGroups = NULL; in xmlSchemaFixupComponents()