Searched refs:nbval (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlregexp.in.h92 int *nbval,
99 int *nbval,
H A Dxmlregexp.c3975 * @nbval: pointer to the number of accepted values IN/OUT
3987 int *nbval, int *nbneg,
3992 if ((exec == NULL) || (nbval == NULL) || (nbneg == NULL) ||
3993 (values == NULL) || (*nbval <= 0))
3996 maxval = *nbval;
3997 *nbval = 0;
4024 (*nbval)++;
4086 (*nbval)++;
4096 (*nbval)++;
4134 * @nbval
3986 xmlRegExecGetValues(xmlRegExecCtxtPtr exec, int err, int *nbval, int *nbneg, xmlChar **values, int *terminal) argument
4149 xmlRegExecNextValues(xmlRegExecCtxtPtr exec, int *nbval, int *nbneg, xmlChar **values, int *terminal) argument
4174 xmlRegExecErrInfo(xmlRegExecCtxtPtr exec, const xmlChar **string, int *nbval, int *nbneg, xmlChar **values, int *terminal) argument
[all...]
H A Dxmlschemas.c2513 int nbval,
2530 if (nbval + nbneg > 0) {
2531 if (nbval + nbneg > 1) {
2537 for (i = 0; i < nbval + nbneg; i++) {
2577 if (i >= nbval)
2595 if (i < nbval + nbneg -1)
25921 int terminal, nbval = 10, nbneg; local
25946 &nbval, &nbneg, &values[0], &terminal);
25958 nbval, nbneg, values);
26436 int terminal, nbval local
2508 xmlSchemaComplexTypeErr(xmlSchemaAbstractCtxtPtr actxt, xmlParserErrors error, xmlNodePtr node, xmlSchemaTypePtr type ATTRIBUTE_UNUSED, const char *message, int nbval, int nbneg, xmlChar **values) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlregexp.h98 int *nbval,
105 int *nbval,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlregexp.in.h92 int *nbval,
99 int *nbval,
H A Dxmlregexp.c3975 * @nbval: pointer to the number of accepted values IN/OUT
3987 int *nbval, int *nbneg,
3992 if ((exec == NULL) || (nbval == NULL) || (nbneg == NULL) ||
3993 (values == NULL) || (*nbval <= 0))
3996 maxval = *nbval;
3997 *nbval = 0;
4024 (*nbval)++;
4086 (*nbval)++;
4096 (*nbval)++;
4134 * @nbval
3986 xmlRegExecGetValues(xmlRegExecCtxtPtr exec, int err, int *nbval, int *nbneg, xmlChar **values, int *terminal) argument
4149 xmlRegExecNextValues(xmlRegExecCtxtPtr exec, int *nbval, int *nbneg, xmlChar **values, int *terminal) argument
4174 xmlRegExecErrInfo(xmlRegExecCtxtPtr exec, const xmlChar **string, int *nbval, int *nbneg, xmlChar **values, int *terminal) argument
[all...]
H A Dxmlschemas.c2513 int nbval,
2530 if (nbval + nbneg > 0) {
2531 if (nbval + nbneg > 1) {
2537 for (i = 0; i < nbval + nbneg; i++) {
2577 if (i >= nbval)
2595 if (i < nbval + nbneg -1)
25921 int terminal, nbval = 10, nbneg; local
25946 &nbval, &nbneg, &values[0], &terminal);
25958 nbval, nbneg, values);
26436 int terminal, nbval local
2508 xmlSchemaComplexTypeErr(xmlSchemaAbstractCtxtPtr actxt, xmlParserErrors error, xmlNodePtr node, xmlSchemaTypePtr type ATTRIBUTE_UNUSED, const char *message, int nbval, int nbneg, xmlChar **values) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlregexp.c4146 * @nbval: pointer to the number of accepted values IN/OUT
4158 int *nbval, int *nbneg,
4163 if ((exec == NULL) || (nbval == NULL) || (nbneg == NULL) ||
4164 (values == NULL) || (*nbval <= 0))
4167 maxval = *nbval;
4168 *nbval = 0;
4195 (*nbval)++;
4257 (*nbval)++;
4267 (*nbval)++;
4305 * @nbval
4157 xmlRegExecGetValues(xmlRegExecCtxtPtr exec, int err, int *nbval, int *nbneg, xmlChar **values, int *terminal) argument
4320 xmlRegExecNextValues(xmlRegExecCtxtPtr exec, int *nbval, int *nbneg, xmlChar **values, int *terminal) argument
4345 xmlRegExecErrInfo(xmlRegExecCtxtPtr exec, const xmlChar **string, int *nbval, int *nbneg, xmlChar **values, int *terminal) argument
[all...]
H A Dxmlschemas.c2513 int nbval,
2530 if (nbval + nbneg > 0) {
2531 if (nbval + nbneg > 1) {
2537 for (i = 0; i < nbval + nbneg; i++) {
2577 if (i >= nbval)
2595 if (i < nbval + nbneg -1)
25945 int terminal, nbval = 10, nbneg; local
25970 &nbval, &nbneg, &values[0], &terminal);
25982 nbval, nbneg, values);
26460 int terminal, nbval local
2508 xmlSchemaComplexTypeErr(xmlSchemaAbstractCtxtPtr actxt, xmlParserErrors error, xmlNodePtr node, xmlSchemaTypePtr type ATTRIBUTE_UNUSED, const char *message, int nbval, int nbneg, xmlChar **values) argument
[all...]
H A Dtestapi.c33015 int * nbval; /* pointer to the number of accepted values IN/OUT */ local
33033 nbval = gen_int_ptr(n_nbval, 2);
33038 ret_val = xmlRegExecErrInfo(exec, (const xmlChar **)string, nbval, nbneg, values, terminal);
33043 des_int_ptr(n_nbval, nbval, 2);
33082 int * nbval; /* pointer to the number of accepted values IN/OUT */ local
33098 nbval = gen_int_ptr(n_nbval, 1);
33103 ret_val = xmlRegExecNextValues(exec, nbval, nbneg, values, terminal);
33107 des_int_ptr(n_nbval, nbval, 1);
[all...]

Completed in 517 milliseconds