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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c146 #define WXS_IDC_CAST (xmlSchemaIDCPtr)
711 typedef xmlSchemaIDC *xmlSchemaIDCPtr; typedef
723 xmlSchemaIDCPtr idc;
739 xmlSchemaIDCPtr next;
758 xmlSchemaIDCPtr def; /* the IDC definition */
799 xmlSchemaIDCPtr definition; /* the IDC definition */
1218 return (((xmlSchemaIDCPtr) item)->node);
1266 return ((xmlSchemaBasicItemPtr) ((xmlSchemaIDCPtr) item)->next);
1335 return (((xmlSchemaIDCPtr) item)->name);
1391 return (((xmlSchemaIDCPtr) ite
[all...]
/external/libxml2/
H A Dxmlschemas.c146 #define WXS_IDC_CAST (xmlSchemaIDCPtr)
711 typedef xmlSchemaIDC *xmlSchemaIDCPtr; typedef
723 xmlSchemaIDCPtr idc;
739 xmlSchemaIDCPtr next;
758 xmlSchemaIDCPtr def; /* the IDC definition */
799 xmlSchemaIDCPtr definition; /* the IDC definition */
1223 return (((xmlSchemaIDCPtr) item)->node);
1271 return ((xmlSchemaBasicItemPtr) ((xmlSchemaIDCPtr) item)->next);
1340 return (((xmlSchemaIDCPtr) item)->name);
1396 return (((xmlSchemaIDCPtr) ite
[all...]

Completed in 157 milliseconds