Searched refs:check_accelerators (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgl-check.h58 int check_accelerators, char accelerator_char);
67 int check_accelerators, char accelerator_char);
H A Dmsgl-check.c500 int check_accelerators, char accelerator_char)
620 if (check_accelerators && msgid_plural == NULL)
753 int check_accelerators, char accelerator_char)
766 check_accelerators, accelerator_char);
778 int check_accelerators, char accelerator_char)
800 check_accelerators, accelerator_char);
489 check_pair(const message_ty *mp, const char *msgid, const lex_pos_ty *msgid_pos, const char *msgid_plural, const char *msgstr, size_t msgstr_len, const enum is_format is_format[NFORMATS], int check_newlines, int check_format_strings, const unsigned char *plural_distribution, unsigned long plural_distribution_length, int check_compatibility, int check_accelerators, char accelerator_char) argument
745 check_message(const message_ty *mp, const lex_pos_ty *msgid_pos, int check_newlines, int check_format_strings, const unsigned char *plural_distribution, unsigned long plural_distribution_length, int check_header, int check_compatibility, int check_accelerators, char accelerator_char) argument
773 check_message_list(message_list_ty *mlp, int check_newlines, int check_format_strings, int check_header, int check_compatibility, int check_accelerators, char accelerator_char) argument
H A Dmsgfmt.c136 static bool check_accelerators = false; variable
294 check_accelerators = true;
535 check_accelerators, accelerator_char);

Completed in 61 milliseconds