Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c142 #define WXS_ATTR_USE_CAST (xmlSchemaAttributeUsePtr)
515 typedef xmlSchemaAttributeUse *xmlSchemaAttributeUsePtr; typedef
519 xmlSchemaAttributeUsePtr next; /* The next attr. use. */
950 xmlSchemaAttributeUsePtr use; /* the attribute use */
1231 return (((xmlSchemaAttributeUsePtr) item)->node); in xmlSchemaGetComponentNode()
1641 xmlSchemaAttributeUsePtr ause; in xmlSchemaFormatItemForReport()
2994 const xmlSchemaAttributeUsePtr attruse, in xmlSchemaPAttrUseErr4()
3768 xmlSchemaFreeAttributeUse(xmlSchemaAttributeUsePtr use) in xmlSchemaFreeAttributeUse()
4062 xmlSchemaFreeAttributeUse((xmlSchemaAttributeUsePtr) item); in xmlSchemaComponentListFree()
4374 xmlSchemaAttributeUsePtr use; in xmlSchemaAttrUsesDump()
[all …]