Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlSchemaAttributeGroupPtr

140 #define WXS_ATTR_GROUP_CAST (xmlSchemaAttributeGroupPtr)
1219 return (((xmlSchemaAttributeGroupPtr) item)->node);
1267 return ((xmlSchemaBasicItemPtr) ((xmlSchemaAttributeGroupPtr) item)->next);
1330 return (((xmlSchemaAttributeGroupPtr) item)->name);
1385 return (((xmlSchemaAttributeGroupPtr) item)->targetNamespace);
3825 xmlSchemaFreeAttributeGroup(xmlSchemaAttributeGroupPtr attrGr)
4070 (xmlSchemaAttributeGroupPtr) item);
4863 static xmlSchemaAttributeGroupPtr
4867 xmlSchemaAttributeGroupPtr ret = NULL;
5075 xmlSchemaAttributeGroupPtr) == name) &&
5077 xmlSchemaAttributeGroupPtr) == nsName))
5274 static xmlSchemaAttributeGroupPtr
5281 xmlSchemaAttributeGroupPtr ret = NULL;
5286 ret = (xmlSchemaAttributeGroupPtr)
7777 static xmlSchemaAttributeGroupPtr
7783 xmlSchemaAttributeGroupPtr ret;
8142 xmlSchemaAttributeGroupPtr item =
8143 (xmlSchemaAttributeGroupPtr
19040 xmlSchemaCheckAttrGroupCircularRecur(xmlSchemaAttributeGroupPtr ctxtGr,
19043 xmlSchemaAttributeGroupPtr gr;
19090 xmlSchemaCheckAttrGroupCircular(xmlSchemaAttributeGroupPtr attrGr,
19141 xmlSchemaAttributeGroupPtr attrGr);
19164 xmlSchemaAttributeGroupPtr gr;
19329 xmlSchemaAttributeGroupPtr attrGr)
19355 xmlSchemaAttributeGroupPtr attrGr)
19454 xmlSchemaAttributeGroupPtr group;
20449 (((xmlSchemaAttributeGroupPtr) item)->flags & XML_SCHEMAS_ATTRGROUP_REDEFINED)
20988 (xmlSchemaAttributeGroupPtr) item, pctxt);