Lines Matching refs:imported
403 int imported; member
435 int imported; member
458 int imported; member
10053 int imported) in xmlSchemaGetSchemaBucketByTNS() argument
10067 ((imported && cur->imported) || in xmlSchemaGetSchemaBucketByTNS()
10068 ((!imported) && (!cur->imported)))) in xmlSchemaGetSchemaBucketByTNS()
10347 if ((WXS_IS_BUCKET_IMPMAIN(type)) && (! bkt->imported)) { in xmlSchemaAddSchemaDoc()
10357 } else if ((! WXS_IS_BUCKET_IMPMAIN(type)) && (bkt->imported)) { in xmlSchemaAddSchemaDoc()
10628 bkt->imported++; in xmlSchemaAddSchemaDoc()
21919 xmlSchemaAugmentImportedIDC(xmlSchemaImportPtr imported, xmlSchemaValidCtxtPtr vctxt) { in xmlSchemaAugmentImportedIDC() argument
21920 if (imported->schema->idcDef != NULL) { in xmlSchemaAugmentImportedIDC()
21921 xmlHashScan(imported->schema->idcDef , in xmlSchemaAugmentImportedIDC()