Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c755 typedef xmlSchemaIDCAug *xmlSchemaIDCAugPtr; typedef
757 xmlSchemaIDCAugPtr next; /* next in a list */
848 xmlSchemaIDCAugPtr aidc; /* the augmented IDC item */
1000 xmlSchemaIDCAugPtr aidcs; /* a list of augmented IDC informations */
21886 xmlSchemaIDCAugPtr aidc; in xmlSchemaAugmentIDC()
21888 aidc = (xmlSchemaIDCAugPtr) xmlMalloc(sizeof(xmlSchemaIDCAug)); in xmlSchemaAugmentIDC()
23076 xmlSchemaIDCAugPtr aidc; in xmlSchemaIDCRegisterMatchers()
23393 xmlSchemaIDCAugPtr aidc; in xmlSchemaBubbleIDCNodeTables()
26329 xmlSchemaIDCAugPtr aidc = vctxt->aidcs; in xmlSchemaValidatorPopElem()
27408 xmlSchemaIDCAugPtr cur = vctxt->aidcs, next; in xmlSchemaClearValidCtxt()
[all …]