Searched refs:substGroups (Results 1 – 1 of 1) sorted by relevance
295 #define WXS_SUBST_GROUPS(ctx) WXS_CONSTRUCTOR((ctx))->substGroups579 xmlHashTablePtr substGroups; member9898 if (con->substGroups != NULL) in xmlSchemaConstructionCtxtFree()9899 xmlHashFree(con->substGroups, in xmlSchemaConstructionCtxtFree()21273 if (con->substGroups != NULL) { in xmlSchemaFixupComponents()21274 xmlHashFree(con->substGroups, in xmlSchemaFixupComponents()21276 con->substGroups = NULL; in xmlSchemaFixupComponents()