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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c4257 * xmlSchemaContentModelDump:
4265 xmlSchemaContentModelDump(xmlSchemaParticlePtr particle, FILE * output, int depth) function
4322 xmlSchemaContentModelDump((xmlSchemaParticlePtr) term->children,
4326 xmlSchemaContentModelDump((xmlSchemaParticlePtr) particle->next,
4469 xmlSchemaContentModelDump((xmlSchemaParticlePtr) type->subtypes,

Completed in 461 milliseconds