Searched refs:xmlSchemaSubstGroupPtr (Results 1 – 1 of 1) sorted by relevance
1039 typedef xmlSchemaSubstGroup *xmlSchemaSubstGroupPtr; typedef5657 xmlSchemaSubstGroupFree(xmlSchemaSubstGroupPtr group) in xmlSchemaSubstGroupFree()5666 static xmlSchemaSubstGroupPtr5670 xmlSchemaSubstGroupPtr ret; in xmlSchemaSubstGroupAdd()5679 ret = (xmlSchemaSubstGroupPtr) xmlMalloc(sizeof(xmlSchemaSubstGroup)); in xmlSchemaSubstGroupAdd()5704 static xmlSchemaSubstGroupPtr5730 xmlSchemaSubstGroupPtr substGroup = NULL; in xmlSchemaAddElementSubstitutionMember()12521 xmlSchemaSubstGroupPtr substGroup; in xmlSchemaBuildContentModelForSubstGroup()