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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c23766 int i, j, k, res, nbFields, hasDupls; local
23782 hasDupls = (bind && bind->dupls && bind->dupls->nbItems) ? 1 : 0;
23809 if ((res == 0) && hasDupls) {
/external/libxml2/
H A Dxmlschemas.c23795 int i, j, k, res, nbFields, hasDupls; local
23811 hasDupls = (bind && bind->dupls && bind->dupls->nbItems) ? 1 : 0;
23838 if ((res == 0) && hasDupls) {

Completed in 211 milliseconds