Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c213 #define WXS_IMPBUCKET(b) ((xmlSchemaImportPtr) (b))
418 typedef xmlSchemaImport *xmlSchemaImportPtr; typedef
464 xmlSchemaImportPtr ownerImport;
4740 xmlSchemaImportPtr import; \
22032 xmlSchemaAugmentImportedIDC(xmlSchemaImportPtr imported, xmlSchemaValidCtxtPtr vctxt) { in xmlSchemaAugmentImportedIDC()