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

/external/chromium_org/third_party/libxml/src/
H A 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 */
21955 xmlSchemaIDCAugPtr aidc;
21957 aidc = (xmlSchemaIDCAugPtr) xmlMalloc(sizeof(xmlSchemaIDCAug));
23145 xmlSchemaIDCAugPtr aidc;
23462 xmlSchemaIDCAugPtr aidc;
26401 xmlSchemaIDCAugPtr aidc = vctxt->aidcs;
27480 xmlSchemaIDCAugPtr cu
[all...]
/external/libxml2/
H A Dxmlschemas.c755 typedef xmlSchemaIDCAug *xmlSchemaIDCAugPtr; typedef
757 xmlSchemaIDCAugPtr next; /* next in a list */
848 xmlSchemaIDCAugPtr aidc; /* the augmented IDC item */
1001 xmlSchemaIDCAugPtr aidcs; /* a list of augmented IDC informations */
21984 xmlSchemaIDCAugPtr aidc;
21986 aidc = (xmlSchemaIDCAugPtr) xmlMalloc(sizeof(xmlSchemaIDCAug));
23174 xmlSchemaIDCAugPtr aidc;
23491 xmlSchemaIDCAugPtr aidc;
26447 xmlSchemaIDCAugPtr aidc = vctxt->aidcs;
27551 xmlSchemaIDCAugPtr cu
[all...]

Completed in 164 milliseconds