Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c137 #define WXS_PTC_CAST (xmlSchemaParticlePtr) macro
184 #define WXS_PARTICLE(p) WXS_PTC_CAST (p)
203 #define WXS_MODELGROUP_PARTICLE(mg) WXS_PTC_CAST (mg)->children
269 (xmlSchemaIsParticleEmptiable(WXS_PTC_CAST (t)->subtypes))
273 #define WXS_TYPE_PARTICLE(t) WXS_PTC_CAST (t)->subtypes
19021 particle = WXS_PTC_CAST particle->next; in xmlSchemaModelGroupToModelGroupDefFixup()
19029 particle = WXS_PTC_CAST particle->next; in xmlSchemaModelGroupToModelGroupDefFixup()
19038 particle = WXS_PTC_CAST particle->next; in xmlSchemaModelGroupToModelGroupDefFixup()
20108 particle = WXS_PTC_CAST particle->next; in xmlSchemaResolveModelGroupParticleReferences()
20572 (WXS_PTC_CAST redef->reference)->children = in xmlSchemaCheckSRCRedefineFirst()