Searched defs:nbval (Results 1 – 2 of 2) sorted by relevance
/external/libxml2/ |
D | xmlregexp.c | 4197 int *nbval, int *nbneg, in xmlRegExecGetValues() 4359 xmlRegExecNextValues(xmlRegExecCtxtPtr exec, int *nbval, int *nbneg, in xmlRegExecNextValues() 4385 int *nbval, int *nbneg, xmlChar **values, int *terminal) { in xmlRegExecErrInfo()
|
D | xmlschemas.c | 2513 int nbval, in xmlSchemaComplexTypeErr() 26018 int terminal, nbval = 10, nbneg; in xmlSchemaValidatorPopElem() local 26533 int terminal, nbval = 10, nbneg; in xmlSchemaValidateChildElem() local
|