Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c417 typedef struct _xmlSchemaImport xmlSchemaImport; typedef
418 typedef xmlSchemaImport *xmlSchemaImportPtr;
3577 size = sizeof(xmlSchemaImport); in xmlSchemaBucketCreate()