Home
last modified time | relevance | path

Searched defs:nbval (Results 1 – 5 of 5) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
Dxmlregexp.c4249 int *nbval, int *nbneg, in xmlRegExecGetValues()
4411 xmlRegExecNextValues(xmlRegExecCtxtPtr exec, int *nbval, int *nbneg, in xmlRegExecNextValues()
4437 int *nbval, int *nbneg, xmlChar **values, int *terminal) { in xmlRegExecErrInfo()
Dxmlschemas.c2581 int nbval, in xmlSchemaComplexTypeErr()
26120 int terminal, nbval = 10, nbneg; in xmlSchemaValidatorPopElem() local
26651 int terminal, nbval = 10, nbneg; in xmlSchemaValidateChildElem() local
/third_party/libxml2/
Dxmlregexp.c4292 int *nbval, int *nbneg, in xmlRegExecGetValues()
4454 xmlRegExecNextValues(xmlRegExecCtxtPtr exec, int *nbval, int *nbneg, in xmlRegExecNextValues()
4480 int *nbval, int *nbneg, xmlChar **values, int *terminal) { in xmlRegExecErrInfo()
Dxmlschemas.c2603 int nbval, in xmlSchemaComplexTypeErr()
26290 int terminal, nbval = 10, nbneg; in xmlSchemaValidatorPopElem() local
26821 int terminal, nbval = 10, nbneg; in xmlSchemaValidateChildElem() local
Dtestapi.c33692 int * nbval; /* pointer to the number of accepted values IN/OUT */ in test_xmlRegExecErrInfo() local
33759 int * nbval; /* pointer to the number of accepted values IN/OUT */ in test_xmlRegExecNextValues() local