Searched refs:WXS_IS_BUCKET_IMPMAIN (Results 1 – 1 of 1) sorted by relevance
210 #define WXS_IS_BUCKET_IMPMAIN(t) (((t) == XML_SCHEMA_SCHEMA_MAIN) || \ macro3638 if (WXS_IS_BUCKET_IMPMAIN(type)) { in xmlSchemaBucketCreate()3667 if (WXS_IS_BUCKET_IMPMAIN(WXS_CONSTRUCTOR(pctxt)->bucket->type)) in xmlSchemaBucketCreate()6443 if (WXS_IS_BUCKET_IMPMAIN(rel->type) && in xmlSchemaCheckReference()10365 if (WXS_IS_BUCKET_IMPMAIN(type)) { in xmlSchemaAddSchemaDoc()10380 if ((WXS_IS_BUCKET_IMPMAIN(type)) && (! bkt->imported)) { in xmlSchemaAddSchemaDoc()10396 } else if ((! WXS_IS_BUCKET_IMPMAIN(type)) && (bkt->imported)) { in xmlSchemaAddSchemaDoc()10416 if (WXS_IS_BUCKET_IMPMAIN(type)) { in xmlSchemaAddSchemaDoc()10673 if (WXS_IS_BUCKET_IMPMAIN(type)) in xmlSchemaAddSchemaDoc()20726 if (WXS_IS_BUCKET_IMPMAIN((c)->type)) \ in xmlSchemaAddComponents()