Home
last modified time | relevance | path

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

/third_party/libxml2/
Dxmlschemas.c359 struct _xmlSchemaItemList { struct
360 void **items; /* used for dynamic addition of schemata */
361 int nbItems; /* used for dynamic addition of schemata */
362 int sizeItems; /* used for dynamic addition of schemata */