Searched refs:hasDupls (Results 1 – 1 of 1) sorted by relevance
23996 int i, j, k, res, nbFields, hasDupls; in xmlSchemaCheckCVCIDCKeyRef() local24013 hasDupls = (bind && bind->dupls && bind->dupls->nbItems) ? 1 : 0; in xmlSchemaCheckCVCIDCKeyRef()24066 if ((res == 0) && hasDupls) { in xmlSchemaCheckCVCIDCKeyRef()