Searched refs:WXS_IS_BUCKET_IMPMAIN (Results 1 – 1 of 1) sorted by relevance
216 #define WXS_IS_BUCKET_IMPMAIN(t) (((t) == XML_SCHEMA_SCHEMA_MAIN) || \ macro3653 if (WXS_IS_BUCKET_IMPMAIN(type)) { in xmlSchemaBucketCreate()3682 if (WXS_IS_BUCKET_IMPMAIN(WXS_CONSTRUCTOR(pctxt)->bucket->type)) in xmlSchemaBucketCreate()6470 if (WXS_IS_BUCKET_IMPMAIN(rel->type) && in xmlSchemaCheckReference()10391 if (WXS_IS_BUCKET_IMPMAIN(type)) { in xmlSchemaAddSchemaDoc()10406 if ((WXS_IS_BUCKET_IMPMAIN(type)) && (! bkt->imported)) { in xmlSchemaAddSchemaDoc()10422 } else if ((! WXS_IS_BUCKET_IMPMAIN(type)) && (bkt->imported)) { in xmlSchemaAddSchemaDoc()10442 if (WXS_IS_BUCKET_IMPMAIN(type)) { in xmlSchemaAddSchemaDoc()10699 if (WXS_IS_BUCKET_IMPMAIN(type)) in xmlSchemaAddSchemaDoc()20752 if (WXS_IS_BUCKET_IMPMAIN((c)->type)) \ in xmlSchemaAddComponents()