Searched refs:xmlSchemaModelGroupDefPtr (Results 1 – 1 of 1) sorted by relevance
144 #define WXS_MODEL_GROUPDEF_CAST (xmlSchemaModelGroupDefPtr)698 typedef xmlSchemaModelGroupDef *xmlSchemaModelGroupDefPtr; typedef1217 return (((xmlSchemaModelGroupDefPtr) item)->node); in xmlSchemaGetComponentNode()1336 return (((xmlSchemaModelGroupDefPtr) item)->name); in xmlSchemaGetComponentName()1392 return (((xmlSchemaModelGroupDefPtr) item)->targetNamespace); in xmlSchemaGetComponentTargetNs()4018 xmlSchemaFreeModelGroupDef(xmlSchemaModelGroupDefPtr item) in xmlSchemaFreeModelGroupDef()4087 (xmlSchemaModelGroupDefPtr) item); in xmlSchemaComponentListFree()4916 static xmlSchemaModelGroupDefPtr4920 xmlSchemaModelGroupDefPtr ret = NULL; in xmlSchemaGetGroup()5079 xmlSchemaModelGroupDefPtr) == name) && in xmlSchemaFindRedefCompInGraph()[all …]