Searched defs:nbval (Results 1 – 5 of 5) sorted by relevance
/external/libxml2/ |
D | xmlregexp.c | 4067 int *nbval, int *nbneg, in xmlRegExecGetValues() 4227 xmlRegExecNextValues(xmlRegExecCtxtPtr exec, int *nbval, int *nbneg, in xmlRegExecNextValues() 4253 int *nbval, int *nbneg, xmlChar **values, int *terminal) { in xmlRegExecErrInfo()
|
D | xmlschemas.c | 2640 int nbval, in xmlSchemaComplexTypeErr() 25995 int terminal, nbval = 10, nbneg; in xmlSchemaValidatorPopElem() local 26503 int terminal, nbval = 10, nbneg; in xmlSchemaValidateChildElem() local
|
D | testapi.c | 33689 int * nbval; /* pointer to the number of accepted values IN/OUT */ in test_xmlRegExecErrInfo() local 33756 int * nbval; /* pointer to the number of accepted values IN/OUT */ in test_xmlRegExecNextValues() local
|
/external/cronet/stable/third_party/libxml/src/ |
D | testapi.c | 33427 int * nbval; /* pointer to the number of accepted values IN/OUT */ in test_xmlRegExecErrInfo() local 33494 int * nbval; /* pointer to the number of accepted values IN/OUT */ in test_xmlRegExecNextValues() local
|
/external/cronet/tot/third_party/libxml/src/ |
D | testapi.c | 33427 int * nbval; /* pointer to the number of accepted values IN/OUT */ in test_xmlRegExecErrInfo() local 33494 int * nbval; /* pointer to the number of accepted values IN/OUT */ in test_xmlRegExecNextValues() local
|