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

/external/chromium_org/third_party/libxml/src/
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,
/external/libxml2/
H A Dxmlschemas.c4276 * xmlSchemaContentModelDump:
4284 xmlSchemaContentModelDump(xmlSchemaParticlePtr particle, FILE * output, int depth) function
4341 xmlSchemaContentModelDump((xmlSchemaParticlePtr) term->children,
4345 xmlSchemaContentModelDump((xmlSchemaParticlePtr) particle->next,
4488 xmlSchemaContentModelDump((xmlSchemaParticlePtr) type->subtypes,

Completed in 1152 milliseconds