• Home
  • Raw
  • Download

Lines Matching refs:xmlSchemaModelGroupDefPtr

150 #define WXS_MODEL_GROUPDEF_CAST (xmlSchemaModelGroupDefPtr)
706 typedef xmlSchemaModelGroupDef *xmlSchemaModelGroupDefPtr; typedef
1238 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 xmlSchemaModelGroupDefPtr
4986 xmlSchemaModelGroupDefPtr ret = NULL; in xmlSchemaGetGroup()
5145 xmlSchemaModelGroupDefPtr) == name) && in xmlSchemaFindRedefCompInGraph()
5147 xmlSchemaModelGroupDefPtr) == nsName)) in xmlSchemaFindRedefCompInGraph()
5631 static xmlSchemaModelGroupDefPtr
5638 xmlSchemaModelGroupDefPtr ret = NULL; in xmlSchemaAddModelGroupDefinition()
5643 ret = (xmlSchemaModelGroupDefPtr) in xmlSchemaAddModelGroupDefinition()
8266 xmlSchemaModelGroupDefPtr item = (xmlSchemaModelGroupDefPtr) annItem; in xmlSchemaAddAnnotation()
9540 static xmlSchemaModelGroupDefPtr
9545 xmlSchemaModelGroupDefPtr item; in xmlSchemaParseModelGroupDefinition()
15228 xmlSchemaModelGroupDefPtr groupDef; in xmlSchemaResolveTypeReferences()
19027 xmlSchemaGetCircModelGrDefRef(xmlSchemaModelGroupDefPtr groupDef, in xmlSchemaGetCircModelGrDefRef()
19032 xmlSchemaModelGroupDefPtr gdef; in xmlSchemaGetCircModelGrDefRef()
19040 gdef = (xmlSchemaModelGroupDefPtr) term; in xmlSchemaGetCircModelGrDefRef()
19081 xmlSchemaCheckGroupDefCircular(xmlSchemaModelGroupDefPtr item, in xmlSchemaCheckGroupDefCircular()
20587 (((xmlSchemaModelGroupDefPtr) item)->flags & XML_SCHEMA_MODEL_GROUP_DEF_REDEFINED)
21122 (xmlSchemaModelGroupDefPtr) item, pctxt); in xmlSchemaFixupComponents()