Lines Matching refs:nbneg
2514 int nbneg, in xmlSchemaComplexTypeErr() argument
2530 if (nbval + nbneg > 0) { in xmlSchemaComplexTypeErr()
2531 if (nbval + nbneg > 1) { in xmlSchemaComplexTypeErr()
2537 for (i = 0; i < nbval + nbneg; i++) { in xmlSchemaComplexTypeErr()
2566 if ((nbneg == 0) || (*end != '*') || (*localName != '*')) { in xmlSchemaComplexTypeErr()
2595 if (i < nbval + nbneg -1) in xmlSchemaComplexTypeErr()
26018 int terminal, nbval = 10, nbneg; in xmlSchemaValidatorPopElem() local
26043 &nbval, &nbneg, &values[0], &terminal); in xmlSchemaValidatorPopElem()
26055 nbval, nbneg, values); in xmlSchemaValidatorPopElem()
26533 int terminal, nbval = 10, nbneg; in xmlSchemaValidateChildElem() local
26600 xmlRegExecErrInfo(regexCtxt, NULL, &nbval, &nbneg, in xmlSchemaValidateChildElem()
26605 nbval, nbneg, values); in xmlSchemaValidateChildElem()