Home
last modified time | relevance | path

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

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