Searched refs:xmlSchemaSubstGroupPtr (Results 1 – 1 of 1) sorted by relevance
1044 typedef xmlSchemaSubstGroup *xmlSchemaSubstGroupPtr; typedef5691 xmlSchemaSubstGroupFree(xmlSchemaSubstGroupPtr group) in xmlSchemaSubstGroupFree()5700 static xmlSchemaSubstGroupPtr5704 xmlSchemaSubstGroupPtr ret; in xmlSchemaSubstGroupAdd()5713 ret = (xmlSchemaSubstGroupPtr) xmlMalloc(sizeof(xmlSchemaSubstGroup)); in xmlSchemaSubstGroupAdd()5738 static xmlSchemaSubstGroupPtr5764 xmlSchemaSubstGroupPtr substGroup = NULL; in xmlSchemaAddElementSubstitutionMember()12573 xmlSchemaSubstGroupPtr substGroup; in xmlSchemaBuildContentModelForSubstGroup()