Searched defs:nbval (Results 1 – 4 of 4) sorted by relevance
/external/libxml2/ |
D | xmlregexp.c | 4282 int *nbval, int *nbneg, in xmlRegExecGetValues() 4444 xmlRegExecNextValues(xmlRegExecCtxtPtr exec, int *nbval, int *nbneg, in xmlRegExecNextValues() 4470 int *nbval, int *nbneg, xmlChar **values, int *terminal) { in xmlRegExecErrInfo()
|
D | xmlschemas.c | 2616 int nbval, in xmlSchemaComplexTypeErr() 26307 int terminal, nbval = 10, nbneg; in xmlSchemaValidatorPopElem() local 26840 int terminal, nbval = 10, nbneg; in xmlSchemaValidateChildElem() local
|
D | testapi.c | 32766 int * nbval; /* pointer to the number of accepted values IN/OUT */ in test_xmlRegExecErrInfo() local 32833 int * nbval; /* pointer to the number of accepted values IN/OUT */ in test_xmlRegExecNextValues() local
|
/external/cronet/third_party/libxml/src/ |
D | testapi.c | 32766 int * nbval; /* pointer to the number of accepted values IN/OUT */ in test_xmlRegExecErrInfo() local 32833 int * nbval; /* pointer to the number of accepted values IN/OUT */ in test_xmlRegExecNextValues() local
|