Searched defs:WXS_PTC_CAST (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A 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
18906 particle = WXS_PTC_CAST particle->next;
18914 particle = WXS_PTC_CAST particle->next;
18923 particle = WXS_PTC_CAST particle->next;
19993 particle = WXS_PTC_CAST particle->next;
20457 (WXS_PTC_CAST rede
[all...]

Completed in 126 milliseconds