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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlschemas.c137 #define WXS_PTC_CAST (xmlSchemaParticlePtr)
660 typedef xmlSchemaParticle *xmlSchemaParticlePtr; typedef
1206 return (((xmlSchemaParticlePtr) item)->node);
1254 return ((xmlSchemaBasicItemPtr) ((xmlSchemaParticlePtr) item)->next);
4265 xmlSchemaContentModelDump(xmlSchemaParticlePtr particle, FILE * output, int depth)
4322 xmlSchemaContentModelDump((xmlSchemaParticlePtr) term->children,
4326 xmlSchemaContentModelDump((xmlSchemaParticlePtr) particle->next,
4469 xmlSchemaContentModelDump((xmlSchemaParticlePtr) type->subtypes,
5485 static xmlSchemaParticlePtr
5489 xmlSchemaParticlePtr re
[all...]
H A Dxmlschemastypes.c342 typedef xmlSchemaParticle *xmlSchemaParticlePtr; typedef
363 static xmlSchemaParticlePtr
366 xmlSchemaParticlePtr ret = NULL;
368 ret = (xmlSchemaParticlePtr)
407 xmlSchemaParticlePtr particle;
626 xmlSchemaParticlePtr particle;
630 particle = (xmlSchemaParticlePtr) xmlSchemaTypeAnyTypeDef->subtypes;
634 xmlFree((xmlSchemaParticlePtr) particle->children->children);
637 xmlFree((xmlSchemaParticlePtr) particle);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemas.c137 #define WXS_PTC_CAST (xmlSchemaParticlePtr)
660 typedef xmlSchemaParticle *xmlSchemaParticlePtr; typedef
1206 return (((xmlSchemaParticlePtr) item)->node);
1254 return ((xmlSchemaBasicItemPtr) ((xmlSchemaParticlePtr) item)->next);
4265 xmlSchemaContentModelDump(xmlSchemaParticlePtr particle, FILE * output, int depth)
4322 xmlSchemaContentModelDump((xmlSchemaParticlePtr) term->children,
4326 xmlSchemaContentModelDump((xmlSchemaParticlePtr) particle->next,
4469 xmlSchemaContentModelDump((xmlSchemaParticlePtr) type->subtypes,
5485 static xmlSchemaParticlePtr
5489 xmlSchemaParticlePtr re
[all...]
H A Dxmlschemastypes.c342 typedef xmlSchemaParticle *xmlSchemaParticlePtr; typedef
363 static xmlSchemaParticlePtr
366 xmlSchemaParticlePtr ret = NULL;
368 ret = (xmlSchemaParticlePtr)
407 xmlSchemaParticlePtr particle;
626 xmlSchemaParticlePtr particle;
630 particle = (xmlSchemaParticlePtr) xmlSchemaTypeAnyTypeDef->subtypes;
634 xmlFree((xmlSchemaParticlePtr) particle->children->children);
637 xmlFree((xmlSchemaParticlePtr) particle);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemas.c137 #define WXS_PTC_CAST (xmlSchemaParticlePtr)
660 typedef xmlSchemaParticle *xmlSchemaParticlePtr; typedef
1206 return (((xmlSchemaParticlePtr) item)->node);
1254 return ((xmlSchemaBasicItemPtr) ((xmlSchemaParticlePtr) item)->next);
4265 xmlSchemaContentModelDump(xmlSchemaParticlePtr particle, FILE * output, int depth)
4322 xmlSchemaContentModelDump((xmlSchemaParticlePtr) term->children,
4326 xmlSchemaContentModelDump((xmlSchemaParticlePtr) particle->next,
4469 xmlSchemaContentModelDump((xmlSchemaParticlePtr) type->subtypes,
5485 static xmlSchemaParticlePtr
5489 xmlSchemaParticlePtr re
[all...]
H A Dxmlschemastypes.c342 typedef xmlSchemaParticle *xmlSchemaParticlePtr; typedef
363 static xmlSchemaParticlePtr
366 xmlSchemaParticlePtr ret = NULL;
368 ret = (xmlSchemaParticlePtr)
407 xmlSchemaParticlePtr particle;
626 xmlSchemaParticlePtr particle;
630 particle = (xmlSchemaParticlePtr) xmlSchemaTypeAnyTypeDef->subtypes;
634 xmlFree((xmlSchemaParticlePtr) particle->children->children);
637 xmlFree((xmlSchemaParticlePtr) particle);

Completed in 152 milliseconds