Home
last modified time | relevance | path

Searched refs:xmlSchemaAttributeUsePtr (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlschemas.c148 #define WXS_ATTR_USE_CAST (xmlSchemaAttributeUsePtr)
523 typedef xmlSchemaAttributeUse *xmlSchemaAttributeUsePtr; typedef
527 xmlSchemaAttributeUsePtr next; /* The next attr. use. */
958 xmlSchemaAttributeUsePtr use; /* the attribute use */
1239 return (((xmlSchemaAttributeUsePtr) item)->node); in xmlSchemaGetComponentNode()
1649 xmlSchemaAttributeUsePtr ause; in xmlSchemaFormatItemForReport()
3003 const xmlSchemaAttributeUsePtr attruse, in xmlSchemaPAttrUseErr4()
3783 xmlSchemaFreeAttributeUse(xmlSchemaAttributeUsePtr use) in xmlSchemaFreeAttributeUse()
4077 xmlSchemaFreeAttributeUse((xmlSchemaAttributeUsePtr) item); in xmlSchemaComponentListFree()
4390 xmlSchemaAttributeUsePtr use; in xmlSchemaAttrUsesDump()
[all …]