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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c141 #define WXS_ATTR_CAST (xmlSchemaAttributePtr) macro
169 #define WXS_ATTRUSE_DECL(au) WXS_ATTR_CAST (WXS_ATTR_USE_CAST (au))->attrDecl
7329 use->attrDecl = WXS_ATTR_CAST ref;
20650 name = (WXS_ATTR_CAST item)->name;
21010 xmlSchemaCheckAttrPropsCorrect(pctxt, WXS_ATTR_CAST item);

Completed in 99 milliseconds