Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c151 #define WXS_ATTR_USE_CAST (xmlSchemaAttributeUsePtr)
536 typedef xmlSchemaAttributeUse *xmlSchemaAttributeUsePtr; typedef
540 xmlSchemaAttributeUsePtr next; /* The next attr. use. */
972 xmlSchemaAttributeUsePtr use; /* the attribute use */
1265 return (((xmlSchemaAttributeUsePtr) item)->node); in xmlSchemaGetComponentNode()
1713 xmlSchemaAttributeUsePtr ause; in xmlSchemaFormatItemForReport()
3063 const xmlSchemaAttributeUsePtr attruse, in xmlSchemaPAttrUseErr4()
3834 xmlSchemaFreeAttributeUse(xmlSchemaAttributeUsePtr use) in xmlSchemaFreeAttributeUse()
4128 xmlSchemaFreeAttributeUse((xmlSchemaAttributeUsePtr) item); in xmlSchemaComponentListFree()
4441 xmlSchemaAttributeUsePtr use; in xmlSchemaAttrUsesDump()
[all …]