Searched refs:xmlSchemaAttributeGroupPtr (Results 1 – 2 of 2) sorted by relevance
360 typedef xmlSchemaAttributeGroup *xmlSchemaAttributeGroupPtr; typedef375 xmlSchemaAttributeGroupPtr refItem; /* Deprecated; not used */
140 #define WXS_ATTR_GROUP_CAST (xmlSchemaAttributeGroupPtr)1214 return (((xmlSchemaAttributeGroupPtr) item)->node); in xmlSchemaGetComponentNode()1262 return ((xmlSchemaBasicItemPtr) ((xmlSchemaAttributeGroupPtr) item)->next);1325 return (((xmlSchemaAttributeGroupPtr) item)->name); in xmlSchemaGetComponentName()1380 return (((xmlSchemaAttributeGroupPtr) item)->targetNamespace); in xmlSchemaGetComponentTargetNs()3804 xmlSchemaFreeAttributeGroup(xmlSchemaAttributeGroupPtr attrGr) in xmlSchemaFreeAttributeGroup()4049 (xmlSchemaAttributeGroupPtr) item); in xmlSchemaComponentListFree()4842 static xmlSchemaAttributeGroupPtr4846 xmlSchemaAttributeGroupPtr ret = NULL; in xmlSchemaGetAttributeGroup()5054 xmlSchemaAttributeGroupPtr) == name) && in xmlSchemaFindRedefCompInGraph()[all …]