Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlschemas.c348 struct _xmlSchemaItemList { struct
349 void **items; /* used for dynamic addition of schemata */
350 int nbItems; /* used for dynamic addition of schemata */
351 int sizeItems; /* used for dynamic addition of schemata */