Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c763 typedef xmlSchemaIDCAug *xmlSchemaIDCAugPtr; typedef
765 xmlSchemaIDCAugPtr next; /* next in a list */
856 xmlSchemaIDCAugPtr aidc; /* the augmented IDC item */
1009 xmlSchemaIDCAugPtr aidcs; /* a list of augmented IDC informations */
22026 xmlSchemaIDCAugPtr aidc; in xmlSchemaAugmentIDC()
22028 aidc = (xmlSchemaIDCAugPtr) xmlMalloc(sizeof(xmlSchemaIDCAug)); in xmlSchemaAugmentIDC()
23218 xmlSchemaIDCAugPtr aidc; in xmlSchemaIDCRegisterMatchers()
23535 xmlSchemaIDCAugPtr aidc; in xmlSchemaBubbleIDCNodeTables()
26491 xmlSchemaIDCAugPtr aidc = vctxt->aidcs; in xmlSchemaValidatorPopElem()
27622 xmlSchemaIDCAugPtr cur = vctxt->aidcs, next; in xmlSchemaClearValidCtxt()
[all …]