Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c219 #define WXS_IMPBUCKET(b) ((xmlSchemaImportPtr) (b))
425 typedef xmlSchemaImport *xmlSchemaImportPtr; typedef
471 xmlSchemaImportPtr ownerImport;
4761 xmlSchemaImportPtr import; \
22061 xmlSchemaImportPtr imported = (xmlSchemaImportPtr) payload; in xmlSchemaAugmentImportedIDC()