Lines Matching refs:xmlSchemaModelGroupDefPtr

129 #define WXS_MODEL_GROUPDEF_CAST (xmlSchemaModelGroupDefPtr)
698 typedef xmlSchemaModelGroupDef *xmlSchemaModelGroupDefPtr; typedef
1230 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 xmlSchemaModelGroupDefPtr
4881 xmlSchemaModelGroupDefPtr ret = NULL; in xmlSchemaGetGroup()
5031 xmlSchemaModelGroupDefPtr) == name) && in xmlSchemaFindRedefCompInGraph()
5033 xmlSchemaModelGroupDefPtr) == nsName)) in xmlSchemaFindRedefCompInGraph()
5509 static xmlSchemaModelGroupDefPtr
5516 xmlSchemaModelGroupDefPtr ret = NULL; in xmlSchemaAddModelGroupDefinition()
5521 ret = (xmlSchemaModelGroupDefPtr) in xmlSchemaAddModelGroupDefinition()
8148 xmlSchemaModelGroupDefPtr item = (xmlSchemaModelGroupDefPtr) annItem; in xmlSchemaAddAnnotation()
9426 static xmlSchemaModelGroupDefPtr
9431 xmlSchemaModelGroupDefPtr item; in xmlSchemaParseModelGroupDefinition()
15097 xmlSchemaModelGroupDefPtr groupDef; in xmlSchemaResolveTypeReferences()
18826 xmlSchemaGetCircModelGrDefRef(xmlSchemaModelGroupDefPtr groupDef, in xmlSchemaGetCircModelGrDefRef()
18831 xmlSchemaModelGroupDefPtr gdef; in xmlSchemaGetCircModelGrDefRef()
18839 gdef = (xmlSchemaModelGroupDefPtr) term; in xmlSchemaGetCircModelGrDefRef()
18880 xmlSchemaCheckGroupDefCircular(xmlSchemaModelGroupDefPtr item, in xmlSchemaCheckGroupDefCircular()
20387 (((xmlSchemaModelGroupDefPtr) item)->flags & XML_SCHEMA_MODEL_GROUP_DEF_REDEFINED)
20922 (xmlSchemaModelGroupDefPtr) item, pctxt); in xmlSchemaFixupComponents()