Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c148 #define WXS_LIST_CAST (xmlSchemaItemListPtr)
352 typedef xmlSchemaItemList *xmlSchemaItemListPtr; typedef
405 xmlSchemaItemListPtr globals; /* Global components. */
406 xmlSchemaItemListPtr locals; /* Local components. */
437 xmlSchemaItemListPtr globals;
438 xmlSchemaItemListPtr locals;
460 xmlSchemaItemListPtr globals; /* Global components. */
461 xmlSchemaItemListPtr locals; /* Local components. */
574 xmlSchemaItemListPtr buckets; /* List of schema buckets. */
577 xmlSchemaItemListPtr pending; /* All Components of all schemas that
[all …]