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

/external/chromium_org/third_party/libxml/src/
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
7327 use->attrDecl = WXS_ATTR_CAST ref;
20721 name = (WXS_ATTR_CAST item)->name;
21081 xmlSchemaCheckAttrPropsCorrect(pctxt, WXS_ATTR_CAST item);
/external/libxml2/
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
7346 use->attrDecl = WXS_ATTR_CAST ref;
20750 name = (WXS_ATTR_CAST item)->name;
21110 xmlSchemaCheckAttrPropsCorrect(pctxt, WXS_ATTR_CAST item);

Completed in 173 milliseconds