Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c141 #define WXS_ATTR_CAST (xmlSchemaAttributePtr) macro
169 #define WXS_ATTRUSE_DECL(au) WXS_ATTR_CAST (WXS_ATTR_USE_CAST (au))->attrDecl
7348 use->attrDecl = WXS_ATTR_CAST ref; in xmlSchemaParseLocalAttribute()
20752 name = (WXS_ATTR_CAST item)->name; in xmlSchemaAddComponents()
21112 xmlSchemaCheckAttrPropsCorrect(pctxt, WXS_ATTR_CAST item); in xmlSchemaFixupComponents()