Lines Matching refs:nbneg
2553 int nbneg, in xmlSchemaComplexTypeErr() argument
2569 if (nbval + nbneg > 0) { in xmlSchemaComplexTypeErr()
2570 if (nbval + nbneg > 1) { in xmlSchemaComplexTypeErr()
2576 for (i = 0; i < nbval + nbneg; i++) { in xmlSchemaComplexTypeErr()
2605 if ((nbneg == 0) || (*end != '*') || (*localName != '*')) { in xmlSchemaComplexTypeErr()
2634 if (i < nbval + nbneg -1) in xmlSchemaComplexTypeErr()
26091 int terminal, nbval = 10, nbneg; in xmlSchemaValidatorPopElem() local
26129 &nbval, &nbneg, &values[0], &terminal); in xmlSchemaValidatorPopElem()
26141 nbval, nbneg, values); in xmlSchemaValidatorPopElem()
26622 int terminal, nbval = 10, nbneg; in xmlSchemaValidateChildElem() local
26688 xmlRegExecErrInfo(regexCtxt, NULL, &nbval, &nbneg, in xmlSchemaValidateChildElem()
26693 nbval, nbneg, values); in xmlSchemaValidateChildElem()