Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c147 #define WXS_ATTR_CAST (xmlSchemaAttributePtr) macro
7433 use->attrDecl = WXS_ATTR_CAST ref; in xmlSchemaParseLocalAttribute()
20876 name = (WXS_ATTR_CAST item)->name; in xmlSchemaAddComponents()
21236 xmlSchemaCheckAttrPropsCorrect(pctxt, WXS_ATTR_CAST item); in xmlSchemaFixupComponents()