Searched defs:nbval (Results 1 – 3 of 3) sorted by relevance
/external/libxml2/ |
D | xmlregexp.c | 4209 int *nbval, int *nbneg, in xmlRegExecGetValues() 4371 xmlRegExecNextValues(xmlRegExecCtxtPtr exec, int *nbval, int *nbneg, in xmlRegExecNextValues() 4397 int *nbval, int *nbneg, xmlChar **values, int *terminal) { in xmlRegExecErrInfo()
|
D | xmlschemas.c | 2534 int nbval, in xmlSchemaComplexTypeErr() 26048 int terminal, nbval = 10, nbneg; in xmlSchemaValidatorPopElem() local 26580 int terminal, nbval = 10, nbneg; in xmlSchemaValidateChildElem() local
|
D | testapi.c | 33527 int * nbval; /* pointer to the number of accepted values IN/OUT */ in test_xmlRegExecErrInfo() local 33594 int * nbval; /* pointer to the number of accepted values IN/OUT */ in test_xmlRegExecNextValues() local
|