Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c453 typedef struct _xmlSchemaInclude xmlSchemaInclude; typedef
454 typedef xmlSchemaInclude *xmlSchemaIncludePtr;
3629 size = sizeof(xmlSchemaInclude); in xmlSchemaBucketCreate()