Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c141 #define WXS_BASIC_CAST (xmlSchemaBasicItemPtr) macro
159 #define WXS_ITEM_NODE(i) xmlSchemaGetComponentNode(WXS_BASIC_CAST (i))
161 #define WXS_ITEM_TYPE_NAME(i) xmlSchemaGetComponentTypeStr(WXS_BASIC_CAST (i))
1352 WXS_BASIC_CAST WXS_ATTRUSE_DECL(item))); in xmlSchemaGetComponentName()
1408 WXS_BASIC_CAST WXS_ATTRUSE_DECL(item))); in xmlSchemaGetComponentTargetNs()
3014 WXS_BASIC_CAST attruse, NULL)); in xmlSchemaPAttrUseErr4()
3043 xmlSchemaFormatItemForReport(&des, NULL, WXS_BASIC_CAST type, type->node); in xmlSchemaPIllegalFacetAtomicErr()
3048 xmlSchemaFormatItemForReport(&strT, NULL, WXS_BASIC_CAST baseType, NULL), in xmlSchemaPIllegalFacetAtomicErr()
3072 xmlSchemaFormatItemForReport(&des, NULL, WXS_BASIC_CAST type, in xmlSchemaPIllegalFacetListUnionErr()
3100 xmlSchemaFormatItemForReport(&des, NULL, WXS_BASIC_CAST ownerItem, attr->parent); in xmlSchemaPMutualExclAttrErr()
[all …]