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