Lines Matching refs:xmlSchemaIDCAugPtr
755 typedef xmlSchemaIDCAug *xmlSchemaIDCAugPtr;
757 xmlSchemaIDCAugPtr next; /* next in a list */
848 xmlSchemaIDCAugPtr aidc; /* the augmented IDC item */
1000 xmlSchemaIDCAugPtr aidcs; /* a list of augmented IDC informations */
21956 xmlSchemaIDCAugPtr aidc;
21958 aidc = (xmlSchemaIDCAugPtr) xmlMalloc(sizeof(xmlSchemaIDCAug));
23146 xmlSchemaIDCAugPtr aidc;
23463 xmlSchemaIDCAugPtr aidc;
26402 xmlSchemaIDCAugPtr aidc = vctxt->aidcs;
27486 xmlSchemaIDCAugPtr cur = vctxt->aidcs, next;
27603 xmlSchemaIDCAugPtr cur = ctxt->aidcs, next;