Searched refs:xmlSchemaTypeDumpEntry (Results 1 – 1 of 1) sorted by relevance
4565 xmlSchemaTypeDumpEntry(void *type, void *output, in xmlSchemaTypeDumpEntry() function4599 xmlHashScan(schema->typeDecl, xmlSchemaTypeDumpEntry, output); in xmlSchemaDump()