/third_party/gettext/gettext-tools/src/ |
D | read-catalog.h | 61 char *msgstr, size_t msgstr_len, lex_pos_ty *msgstr_pos, 71 const lex_pos_ty *msgstr_pos); 137 lex_pos_ty *msgstr_pos, 156 lex_pos_ty *msgstr_pos,
|
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() 241 lex_pos_ty *msgstr_pos, in default_directive_message() argument 249 msgstr, msgstr_len, msgstr_pos, in default_directive_message() 339 lex_pos_ty *msgstr_pos, in default_add_message() argument 399 msgstr_pos); in default_add_message() 410 call_frob_new_message (this, mp, msgid_pos, msgstr_pos); in default_add_message()
|
D | read-catalog-abstract.h | 83 lex_pos_ty *msgstr_pos, 173 lex_pos_ty *msgstr_pos,
|
D | read-stringtable.c | 845 lex_pos_ty msgstr_pos; in stringtable_parse() local 879 msgstr_pos = msgid_pos; in stringtable_parse() 881 msgstr, strlen (msgstr) + 1, &msgstr_pos, in stringtable_parse() 888 msgstr = read_string (&msgstr_pos); in stringtable_parse() 931 msgstr, strlen (msgstr) + 1, &msgstr_pos, in stringtable_parse()
|
D | read-catalog-abstract.c | 100 lex_pos_ty *msgstr_pos, in call_directive_message() argument 109 msgstr, msgstr_len, msgstr_pos, in call_directive_message() 212 char *msgstr, size_t msgstr_len, lex_pos_ty *msgstr_pos, in po_callback_message() argument 221 msgstr, msgstr_len, msgstr_pos, in po_callback_message()
|
D | x-po.c | 59 lex_pos_ty *msgstr_pos, in extract_add_message() argument 113 msgstr, msgstr_len, msgstr_pos, in extract_add_message()
|
D | read-properties.c | 695 lex_pos_ty msgstr_pos; in properties_parse() local 698 msgstr_pos = gram_pos; in properties_parse() 708 msgstr, strlen (msgstr) + 1, &msgstr_pos, in properties_parse()
|
D | po-gram-gen.y | 52 char *msgstr, size_t msgstr_len, lex_pos_ty *msgstr_pos, in do_callback_message() argument 63 msgstr, msgstr_len, msgstr_pos, in do_callback_message()
|
D | msgfmt.c | 1248 lex_pos_ty *msgstr_pos, in msgfmt_add_message() argument 1267 msgstr, msgstr_len, msgstr_pos, in msgfmt_add_message() 1276 const lex_pos_ty *msgstr_pos) in msgfmt_frob_new_message() argument
|
D | xgettext.c | 1273 lex_pos_ty *msgstr_pos, in exclude_directive_message() argument 1289 mp = message_alloc (msgctxt, msgid, msgid_plural, "", 1, msgstr_pos); in exclude_directive_message()
|
D | ChangeLog.1 | 4777 * msgl-check.h (check_message): Remove msgstr_pos argument. 4778 * msgl-check.c (check_pair, check_message): Remove msgstr_pos argument.
|