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 2388 node = WXS_ITEM_NODE(item); in xmlSchemaCustomErr4() 2995 itemElem = WXS_ITEM_NODE(item); in xmlSchemaPCustomErrExt() 12657 xmlSchemaPErr(pctxt, WXS_ITEM_NODE(particle), in xmlSchemaBuildContentModelForSubstGroup() 14240 WXS_ITEM_NODE(item), item, cur, in xmlSchemaCheckDerivationOKRestriction2to4() 14263 WXS_ITEM_NODE(item), item, cur, in xmlSchemaCheckDerivationOKRestriction2to4() 14314 WXS_ITEM_NODE(item), item, cur, in xmlSchemaCheckDerivationOKRestriction2to4() 14347 WXS_ITEM_NODE(item), item, cur, in xmlSchemaCheckDerivationOKRestriction2to4() 15038 WXS_BASIC_CAST ctxtType, WXS_ITEM_NODE(ctxtType), in xmlSchemaCheckTypeDefCircularInternal() 15225 NULL, WXS_ITEM_NODE(WXS_TYPE_PARTICLE(typeDef)), in xmlSchemaResolveTypeReferences() [all …]
|