Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c222 #define WXS_IMPBUCKET(b) ((xmlSchemaImportPtr) (b))
438 typedef xmlSchemaImport *xmlSchemaImportPtr; typedef
484 xmlSchemaImportPtr ownerImport;
4814 xmlSchemaImportPtr import; \
22176 xmlSchemaImportPtr imported = (xmlSchemaImportPtr) payload; in xmlSchemaAugmentImportedIDC()