Searched refs:exp_max (Results 1 - 3 of 3) 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.c6246 #define exp_max field.count.f_max macro
6507 if ((insert->exp_min == min) && (insert->exp_max == max) &&
6533 entry->exp_max = max;
6938 if (exp->exp_max == 0)
6949 if (exp->exp_max == 1)
6951 if (exp->exp_max < 0) /* unbounded */
6954 max = exp->exp_max - 1;
7193 (sub->exp_max == 1) &&
7253 if (sub->exp_max < 0)
7256 max = sub->exp_max
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlregexp.c6371 #define exp_max field.count.f_max macro
6632 if ((insert->exp_min == min) && (insert->exp_max == max) &&
6658 entry->exp_max = max;
7063 if (exp->exp_max == 0)
7074 if (exp->exp_max == 1)
7076 if (exp->exp_max < 0) /* unbounded */
7079 max = exp->exp_max - 1;
7318 (sub->exp_max == 1) &&
7378 if (sub->exp_max < 0)
7381 max = sub->exp_max
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlregexp.c6246 #define exp_max field.count.f_max macro
6507 if ((insert->exp_min == min) && (insert->exp_max == max) &&
6533 entry->exp_max = max;
6938 if (exp->exp_max == 0)
6949 if (exp->exp_max == 1)
6951 if (exp->exp_max < 0) /* unbounded */
6954 max = exp->exp_max - 1;
7193 (sub->exp_max == 1) &&
7253 if (sub->exp_max < 0)
7256 max = sub->exp_max
[all...]

Completed in 122 milliseconds