Searched refs:xmlSchemaSubstGroupPtr (Results 1 – 1 of 1) sorted by relevance
1044 typedef xmlSchemaSubstGroup *xmlSchemaSubstGroupPtr; typedef5678 xmlSchemaSubstGroupFree(xmlSchemaSubstGroupPtr group) in xmlSchemaSubstGroupFree()5687 static xmlSchemaSubstGroupPtr5691 xmlSchemaSubstGroupPtr ret; in xmlSchemaSubstGroupAdd()5700 ret = (xmlSchemaSubstGroupPtr) xmlMalloc(sizeof(xmlSchemaSubstGroup)); in xmlSchemaSubstGroupAdd()5725 static xmlSchemaSubstGroupPtr5751 xmlSchemaSubstGroupPtr substGroup = NULL; in xmlSchemaAddElementSubstitutionMember()12560 xmlSchemaSubstGroupPtr substGroup; in xmlSchemaBuildContentModelForSubstGroup()