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

/external/chromium_org/third_party/libxml/src/
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...]
/external/libxml2/
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 */
1231 return (((xmlSchemaAttributeUsePtr) item)->node);
1641 xmlSchemaAttributeUsePtr ause;
2983 const xmlSchemaAttributeUsePtr attruse,
3753 xmlSchemaFreeAttributeUse(xmlSchemaAttributeUsePtr use)
4047 xmlSchemaFreeAttributeUse((xmlSchemaAttributeUsePtr) ite
[all...]

Completed in 1154 milliseconds