Searched defs:xmlSchemaAttributeUsePtr (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c142 #define WXS_ATTR_USE_CAST (xmlSchemaAttributeUsePtr)
509 * xmlSchemaAttributeUsePtr:
515 typedef xmlSchemaAttributeUse *xmlSchemaAttributeUsePtr; typedef
519 xmlSchemaAttributeUsePtr next; /* The next attr. use. */
950 xmlSchemaAttributeUsePtr use; /* the attribute use */
1226 return (((xmlSchemaAttributeUsePtr) item)->node);
1636 xmlSchemaAttributeUsePtr ause;
2964 const xmlSchemaAttributeUsePtr attruse,
3734 xmlSchemaFreeAttributeUse(xmlSchemaAttributeUsePtr use)
4028 xmlSchemaFreeAttributeUse((xmlSchemaAttributeUsePtr) ite
[all...]

Completed in 88 milliseconds