Searched defs:nbval (Results 1 – 3 of 3) sorted by relevance
/external/libxml2/ |
D | xmlregexp.c | 4285 int *nbval, int *nbneg, in xmlRegExecGetValues() 4447 xmlRegExecNextValues(xmlRegExecCtxtPtr exec, int *nbval, int *nbneg, in xmlRegExecNextValues() 4473 int *nbval, int *nbneg, xmlChar **values, int *terminal) { in xmlRegExecErrInfo()
|
D | xmlschemas.c | 2597 int nbval, in xmlSchemaComplexTypeErr() 26273 int terminal, nbval = 10, nbneg; in xmlSchemaValidatorPopElem() local 26804 int terminal, nbval = 10, nbneg; in xmlSchemaValidateChildElem() local
|
D | testapi.c | 33690 int * nbval; /* pointer to the number of accepted values IN/OUT */ in test_xmlRegExecErrInfo() local 33757 int * nbval; /* pointer to the number of accepted values IN/OUT */ in test_xmlRegExecNextValues() local
|