Searched defs:nbneg (Results 1 – 3 of 3) sorted by relevance
/external/libxml2/ |
D | xmlregexp.c | 4220 int *nbval, int *nbneg, in xmlRegExecGetValues() 4382 xmlRegExecNextValues(xmlRegExecCtxtPtr exec, int *nbval, int *nbneg, in xmlRegExecNextValues() 4408 int *nbval, int *nbneg, xmlChar **values, int *terminal) { in xmlRegExecErrInfo() 4425 int nbneg; in testerr() local
|
D | xmlschemas.c | 2553 int nbneg, in xmlSchemaComplexTypeErr() 26091 int terminal, nbval = 10, nbneg; in xmlSchemaValidatorPopElem() local 26622 int terminal, nbval = 10, nbneg; in xmlSchemaValidateChildElem() local
|
D | testapi.c | 33691 int * nbneg; /* return number of negative transitions */ in test_xmlRegExecErrInfo() local 33758 int * nbneg; /* return number of negative transitions */ in test_xmlRegExecNextValues() local
|