Searched refs:xmlSchemaModelGroupDefPtr (Results 1 – 1 of 1) sorted by relevance
150 #define WXS_MODEL_GROUPDEF_CAST (xmlSchemaModelGroupDefPtr)706 typedef xmlSchemaModelGroupDef *xmlSchemaModelGroupDefPtr; typedef1238 return (((xmlSchemaModelGroupDefPtr) item)->node); in xmlSchemaGetComponentNode()1360 return (((xmlSchemaModelGroupDefPtr) item)->name); in xmlSchemaGetComponentName()1419 return (((xmlSchemaModelGroupDefPtr) item)->targetNamespace); in xmlSchemaGetComponentTargetNs()4078 xmlSchemaFreeModelGroupDef(xmlSchemaModelGroupDefPtr item) in xmlSchemaFreeModelGroupDef()4147 (xmlSchemaModelGroupDefPtr) item); in xmlSchemaComponentListFree()4982 static xmlSchemaModelGroupDefPtr4986 xmlSchemaModelGroupDefPtr ret = NULL; in xmlSchemaGetGroup()5145 xmlSchemaModelGroupDefPtr) == name) && in xmlSchemaFindRedefCompInGraph()[all …]