Searched refs:WXS_ITEM_NODE (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlschemas.c | 159 #define WXS_ITEM_NODE(i) xmlSchemaGetComponentNode(WXS_BASIC_CAST (i)) macro 2343 node = WXS_ITEM_NODE(item); in xmlSchemaCustomErr4() 2954 itemElem = WXS_ITEM_NODE(item); in xmlSchemaPCustomErrExt() 12612 xmlSchemaPErr(pctxt, WXS_ITEM_NODE(particle), in xmlSchemaBuildContentModelForSubstGroup() 14195 WXS_ITEM_NODE(item), item, cur, in xmlSchemaCheckDerivationOKRestriction2to4() 14218 WXS_ITEM_NODE(item), item, cur, in xmlSchemaCheckDerivationOKRestriction2to4() 14269 WXS_ITEM_NODE(item), item, cur, in xmlSchemaCheckDerivationOKRestriction2to4() 14302 WXS_ITEM_NODE(item), item, cur, in xmlSchemaCheckDerivationOKRestriction2to4() 14953 WXS_BASIC_CAST ctxtType, WXS_ITEM_NODE(ctxtType), in xmlSchemaCheckTypeDefCircularInternal() 15140 NULL, WXS_ITEM_NODE(WXS_TYPE_PARTICLE(typeDef)), in xmlSchemaResolveTypeReferences() [all …]
|