Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c143 #define WXS_PTC_CAST (xmlSchemaParticlePtr) macro
190 #define WXS_PARTICLE(p) WXS_PTC_CAST (p)
209 #define WXS_MODELGROUP_PARTICLE(mg) WXS_PTC_CAST (mg)->children
275 (xmlSchemaIsParticleEmptiable(WXS_PTC_CAST (t)->subtypes))
279 #define WXS_TYPE_PARTICLE(t) WXS_PTC_CAST (t)->subtypes
19047 particle = WXS_PTC_CAST particle->next; in xmlSchemaModelGroupToModelGroupDefFixup()
19055 particle = WXS_PTC_CAST particle->next; in xmlSchemaModelGroupToModelGroupDefFixup()
19064 particle = WXS_PTC_CAST particle->next; in xmlSchemaModelGroupToModelGroupDefFixup()
20134 particle = WXS_PTC_CAST particle->next; in xmlSchemaResolveModelGroupParticleReferences()
20598 (WXS_PTC_CAST redef->reference)->children = in xmlSchemaCheckSRCRedefineFirst()