Searched refs:xmlSchemaAttributeGroupPtr (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/include/libxml/
H A DschemasInternals.h360 typedef xmlSchemaAttributeGroup *xmlSchemaAttributeGroupPtr; typedef
375 xmlSchemaAttributeGroupPtr refItem; /* Deprecated; not used */
/external/libxml2/
H A Dxmlschemas.c140 #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);
3838 xmlSchemaFreeAttributeGroup(xmlSchemaAttributeGroupPtr attrGr)
4083 (xmlSchemaAttributeGroupPtr) item);
4876 static xmlSchemaAttributeGroupPtr
4880 xmlSchemaAttributeGroupPtr ret = NULL;
5088 xmlSchemaAttributeGroupPtr)
[all...]

Completed in 139 milliseconds