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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c135 #define WXS_PTC_CAST (xmlSchemaParticlePtr) macro
182 #define WXS_PARTICLE(p) WXS_PTC_CAST (p)
199 #define WXS_MODELGROUP_PARTICLE(mg) WXS_PTC_CAST (mg)->children
261 (xmlSchemaIsParticleEmptiable(WXS_PTC_CAST (t)->subtypes))
265 #define WXS_TYPE_PARTICLE(t) WXS_PTC_CAST (t)->subtypes
18879 particle = WXS_PTC_CAST particle->next;
18887 particle = WXS_PTC_CAST particle->next;
18896 particle = WXS_PTC_CAST particle->next;
19848 particle = WXS_PTC_CAST particle->next;
20312 (WXS_PTC_CAST rede
[all...]

Completed in 106 milliseconds