Searched refs:gram_max_allowed_errors (Results 1 – 8 of 8) sorted by relevance
61 extern DLL_VARIABLE unsigned int gram_max_allowed_errors;
92 if (error_message_count >= gram_max_allowed_errors) in po_gram_error()111 if (error_message_count >= gram_max_allowed_errors) in po_gram_error_at_line()596 unsigned int gram_max_allowed_errors = 20; variable
97 gram_max_allowed_errors = UINT_MAX; in main()
179 gram_max_allowed_errors = UINT_MAX; in main()
2777 * msgcmp.c (main): Set gram_max_allowed_errors to UINT_MAX, as in3476 * po-lex.c (gram_max_allowed_errors): Change type to3581 (gram_max_allowed_errors): Change type to 'unsigned int'.3587 * msgmerge.c (main): Initialize gram_max_allowed_errors to UINT_MAX.3985 * po-lex.h, po-lex.c (gram_max_allowed_errors): Change type to
1871 * gettext-po.c (po_file_read): Set gram_max_allowed_errors to a large3726 * po-lex.h (gram_pos, gram_pos_column, gram_max_allowed_errors,
46 VARIABLE(gram_max_allowed_errors)
120 gram_max_allowed_errors = UINT_MAX; in po_file_read()132 gram_max_allowed_errors = 20; in po_file_read()163 gram_max_allowed_errors = UINT_MAX; in po_file_read_v2()177 gram_max_allowed_errors = 20; in po_file_read_v2()