Home
last modified time | relevance | path

Searched defs:_xmlSchemaItemList (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlschemas.c353 struct _xmlSchemaItemList { struct
354 void **items; /* used for dynamic addition of schemata */
355 int nbItems; /* used for dynamic addition of schemata */
356 int sizeItems; /* used for dynamic addition of schemata */