Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c762 typedef struct _xmlSchemaIDCAug xmlSchemaIDCAug; typedef
763 typedef xmlSchemaIDCAug *xmlSchemaIDCAugPtr;
22028 aidc = (xmlSchemaIDCAugPtr) xmlMalloc(sizeof(xmlSchemaIDCAug)); in xmlSchemaAugmentIDC()