Searched refs:xmlSchemaIDCPtr (Results 1 – 1 of 1) sorted by relevance
152 #define WXS_IDC_CAST (xmlSchemaIDCPtr)719 typedef xmlSchemaIDC *xmlSchemaIDCPtr; typedef731 xmlSchemaIDCPtr idc;747 xmlSchemaIDCPtr next;766 xmlSchemaIDCPtr def; /* the IDC definition */807 xmlSchemaIDCPtr definition; /* the IDC definition */1231 return (((xmlSchemaIDCPtr) item)->node); in xmlSchemaGetComponentNode()1279 return ((xmlSchemaBasicItemPtr) ((xmlSchemaIDCPtr) item)->next);1348 return (((xmlSchemaIDCPtr) item)->name); in xmlSchemaGetComponentName()1404 return (((xmlSchemaIDCPtr) item)->targetNamespace); in xmlSchemaGetComponentTargetNs()[all …]