Searched refs:gram_max_allowed_errors (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dpo-lex.h61 extern DLL_VARIABLE unsigned int gram_max_allowed_errors;
H A Dpo-lex.c92 if (error_message_count >= gram_max_allowed_errors)
111 if (error_message_count >= gram_max_allowed_errors)
596 unsigned int gram_max_allowed_errors = 20; variable
H A Dmsgcmp.c97 gram_max_allowed_errors = UINT_MAX;
H A Dmsgmerge.c179 gram_max_allowed_errors = UINT_MAX;
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/woe32dll/
H A Dgettextsrc-exports.c46 VARIABLE(gram_max_allowed_errors)
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dgettext-po.c120 gram_max_allowed_errors = UINT_MAX;
132 gram_max_allowed_errors = 20;
163 gram_max_allowed_errors = UINT_MAX;
177 gram_max_allowed_errors = 20;

Completed in 98 milliseconds