Home
last modified time | relevance | path

Searched refs:xmlSchemaTypeDumpEntry (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlschemas.c4577 xmlSchemaTypeDumpEntry(void *type, void *output, in xmlSchemaTypeDumpEntry() function
4611 xmlHashScan(schema->typeDecl, xmlSchemaTypeDumpEntry, output); in xmlSchemaDump()