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