/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | read-catalog.c | 56 char *msgstr, size_t msgstr_len, lex_pos_ty *msgstr_pos, in call_add_message() argument 66 msgstr, msgstr_len, msgstr_pos, in call_add_message() 74 const lex_pos_ty *msgstr_pos) in call_frob_new_message() argument 80 methods->frob_new_message (this, mp, msgid_pos, msgstr_pos); in call_frob_new_message() 240 lex_pos_ty *msgstr_pos, in default_directive_message() argument 248 msgstr, msgstr_len, msgstr_pos, in default_directive_message() 342 lex_pos_ty *msgstr_pos, in default_add_message() argument 402 msgstr_pos); in default_add_message() 411 call_frob_new_message (this, mp, msgid_pos, msgstr_pos); in default_add_message()
|
H A D | read-catalog.h | 61 char *msgstr, size_t msgstr_len, lex_pos_ty *msgstr_pos, 71 const lex_pos_ty *msgstr_pos); 136 lex_pos_ty *msgstr_pos, 155 lex_pos_ty *msgstr_pos,
|
H A D | read-catalog-abstract.h | 83 lex_pos_ty *msgstr_pos, 173 lex_pos_ty *msgstr_pos,
|
H A D | read-catalog-abstract.c | 98 lex_pos_ty *msgstr_pos, in call_directive_message() argument 107 msgstr, msgstr_len, msgstr_pos, in call_directive_message() 209 char *msgstr, size_t msgstr_len, lex_pos_ty *msgstr_pos, in po_callback_message() argument 218 msgstr, msgstr_len, msgstr_pos, in po_callback_message()
|
H A D | read-stringtable.c | 847 lex_pos_ty msgstr_pos; in stringtable_parse() local 881 msgstr_pos = msgid_pos; in stringtable_parse() 883 msgstr, strlen (msgstr) + 1, &msgstr_pos, in stringtable_parse() 890 msgstr = read_string (&msgstr_pos); in stringtable_parse() 933 msgstr, strlen (msgstr) + 1, &msgstr_pos, in stringtable_parse()
|
H A D | read-properties.c | 527 lex_pos_ty msgstr_pos; in properties_parse() local 530 msgstr_pos = gram_pos; in properties_parse() 540 msgstr, strlen (msgstr) + 1, &msgstr_pos, in properties_parse()
|
H A D | x-po.c | 58 lex_pos_ty *msgstr_pos, in extract_add_message() argument 110 msgstr, msgstr_len, msgstr_pos, in extract_add_message()
|
H A D | msgfmt.c | 940 lex_pos_ty *msgstr_pos, in msgfmt_add_message() argument 959 msgstr, msgstr_len, msgstr_pos, in msgfmt_add_message() 968 const lex_pos_ty *msgstr_pos) in msgfmt_frob_new_message() argument
|
H A D | po-gram-gen.y | 99 char *msgstr, size_t msgstr_len, lex_pos_ty *msgstr_pos, in do_callback_message() argument 110 msgstr, msgstr_len, msgstr_pos, in do_callback_message()
|
H A D | po-gram-gen.c | 101 char *msgstr, size_t msgstr_len, lex_pos_ty *msgstr_pos, in do_callback_message() argument 112 msgstr, msgstr_len, msgstr_pos, in do_callback_message()
|
H A D | xgettext.c | 918 lex_pos_ty *msgstr_pos, in exclude_directive_message() argument 934 mp = message_alloc (msgctxt, msgid, msgid_plural, "", 1, msgstr_pos); in exclude_directive_message()
|
H A D | ChangeLog | 1319 * msgl-check.h (check_message): Remove msgstr_pos argument. 1320 * msgl-check.c (check_pair, check_message): Remove msgstr_pos argument.
|