Searched refs:xmlSchemaModelGroupDefPtr (Results 1 – 1 of 1) sorted by relevance
129 #define WXS_MODEL_GROUPDEF_CAST (xmlSchemaModelGroupDefPtr)698 typedef xmlSchemaModelGroupDef *xmlSchemaModelGroupDefPtr; typedef1230 return (((xmlSchemaModelGroupDefPtr) item)->node); in xmlSchemaGetComponentNode()1352 return (((xmlSchemaModelGroupDefPtr) item)->name); in xmlSchemaGetComponentName()1411 return (((xmlSchemaModelGroupDefPtr) item)->targetNamespace); in xmlSchemaGetComponentTargetNs()4092 xmlSchemaFreeModelGroupDef(xmlSchemaModelGroupDefPtr item) in xmlSchemaFreeModelGroupDef()4161 (xmlSchemaModelGroupDefPtr) item); in xmlSchemaComponentListFree()4877 static xmlSchemaModelGroupDefPtr4881 xmlSchemaModelGroupDefPtr ret = NULL; in xmlSchemaGetGroup()5031 xmlSchemaModelGroupDefPtr) == name) && in xmlSchemaFindRedefCompInGraph()[all …]