Lines Matching defs:xmlSchemaBasicItemPtr

135 #define WXS_BASIC_CAST (xmlSchemaBasicItemPtr)
473 typedef xmlSchemaBasicItem *xmlSchemaBasicItemPtr;
556 xmlSchemaBasicItemPtr item; /* The redefining component. */
557 xmlSchemaBasicItemPtr reference; /* The referencing component. */
558 xmlSchemaBasicItemPtr target; /* The to-be-redefined component. */
646 xmlSchemaBasicItemPtr item; /* The resolved referenced item. */
1077 xmlSchemaGetComponentTypeStr(xmlSchemaBasicItemPtr item);
1168 xmlSchemaGetComponentTypeStr(xmlSchemaBasicItemPtr item)
1192 xmlSchemaGetComponentNode(xmlSchemaBasicItemPtr item)
1239 static xmlSchemaBasicItemPtr
1240 xmlSchemaGetNextComponent(xmlSchemaBasicItemPtr item)
1244 return ((xmlSchemaBasicItemPtr) ((xmlSchemaElementPtr) item)->next);
1246 return ((xmlSchemaBasicItemPtr) ((xmlSchemaAttributePtr) item)->next);
1249 return ((xmlSchemaBasicItemPtr) ((xmlSchemaTypePtr) item)->next);
1254 return ((xmlSchemaBasicItemPtr) ((xmlSchemaParticlePtr) item)->next);
1262 return ((xmlSchemaBasicItemPtr) ((xmlSchemaAttributeGroupPtr) item)->next);
1266 return ((xmlSchemaBasicItemPtr) ((xmlSchemaIDCPtr) item)->next);
1317 xmlSchemaGetComponentName(xmlSchemaBasicItemPtr item)
1372 xmlSchemaGetComponentTargetNs(xmlSchemaBasicItemPtr item)
1417 xmlSchemaGetComponentTargetNs((xmlSchemaBasicItemPtr) item),
1418 xmlSchemaGetComponentName((xmlSchemaBasicItemPtr) item)));
1429 (xmlSchemaBasicItemPtr) item));
1567 xmlSchemaBasicItemPtr item,
2297 xmlSchemaBasicItemPtr item,
2322 xmlSchemaBasicItemPtr item,
2756 xmlSchemaBasicItemPtr ownerItem,
2793 xmlSchemaBasicItemPtr ownerItem,
2830 xmlSchemaBasicItemPtr ownerItem,
2870 xmlSchemaBasicItemPtr ownerComp ATTRIBUTE_UNUSED,
2901 xmlSchemaBasicItemPtr item,
2937 xmlSchemaBasicItemPtr item,
2963 xmlSchemaBasicItemPtr ownerItem,
3054 xmlSchemaBasicItemPtr ownerItem,
3084 xmlSchemaBasicItemPtr ownerItem ATTRIBUTE_UNUSED,
3174 xmlSchemaBasicItemPtr ownerItem,
4949 static xmlSchemaBasicItemPtr
4957 return ((xmlSchemaBasicItemPtr) xmlSchemaGetGroup(schema,
4960 return ((xmlSchemaBasicItemPtr) xmlSchemaGetElem(schema,
5013 static xmlSchemaBasicItemPtr
5019 xmlSchemaBasicItemPtr ret;
5773 xmlSchemaBasicItemPtr ownerItem,
5854 xmlSchemaBasicItemPtr ownerItem,
5885 xmlSchemaBasicItemPtr ownerItem,
6116 xmlSchemaBasicItemPtr ownerItem,
6214 static xmlSchemaBasicItemPtr
6246 xmlSchemaBasicItemPtr ownerItem,
6319 xmlSchemaBasicItemPtr ownerItem,
6358 xmlSchemaBasicItemPtr ownerItem,
7082 static xmlSchemaBasicItemPtr
8436 static xmlSchemaBasicItemPtr
8567 return ((xmlSchemaBasicItemPtr) particle);
8804 return ((xmlSchemaBasicItemPtr) decl);
8807 return ((xmlSchemaBasicItemPtr) particle);
14016 xmlSchemaBasicItemPtr item,
14017 xmlSchemaBasicItemPtr baseItem,
14298 xmlSchemaBasicItemPtr item,
19057 xmlSchemaBasicItemPtr item,
19776 xmlSchemaBasicItemPtr ctxtComponent,
19922 xmlSchemaBasicItemPtr refItem;
20268 idc->ref->item = (xmlSchemaBasicItemPtr)
20354 xmlSchemaBasicItemPtr prev, item;
20529 xmlSchemaBasicItemPtr item;
20604 xmlSchemaBasicItemPtr item;