Home
last modified time | relevance | path

Searched refs:hasDupls (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlschemas.c23839 int i, j, k, res, nbFields, hasDupls; in xmlSchemaCheckCVCIDCKeyRef() local
23855 hasDupls = (bind && bind->dupls && bind->dupls->nbItems) ? 1 : 0; in xmlSchemaCheckCVCIDCKeyRef()
23882 if ((res == 0) && hasDupls) { in xmlSchemaCheckCVCIDCKeyRef()