/third_party/gettext/gettext-tools/src/ |
D | msgl-check.c | 581 const lex_pos_ty *msgid_pos, in check_pair() argument 614 mp, msgid_pos->file_name, msgid_pos->line_number, in check_pair() 626 mp, msgid_pos->file_name, msgid_pos->line_number, in check_pair() 637 mp, msgid_pos->file_name, msgid_pos->line_number, in check_pair() 655 mp, msgid_pos->file_name, msgid_pos->line_number, in check_pair() 667 mp, msgid_pos->file_name, msgid_pos->line_number, in check_pair() 678 mp, msgid_pos->file_name, msgid_pos->line_number, in check_pair() 690 mp, msgid_pos->file_name, msgid_pos->line_number, in check_pair() 701 curr_msgid_pos = *msgid_pos; in check_pair() 736 mp, msgid_pos->file_name, msgid_pos->line_number, in check_pair() [all …]
|
D | read-catalog.c | 55 char *msgid, lex_pos_ty *msgid_pos, char *msgid_plural, in call_add_message() argument 65 msgid, msgid_pos, msgid_plural, in call_add_message() 73 const lex_pos_ty *msgid_pos, in call_frob_new_message() argument 80 methods->frob_new_message (this, mp, msgid_pos, msgstr_pos); in call_frob_new_message() 238 lex_pos_ty *msgid_pos, in default_directive_message() argument 248 call_add_message (this, msgctxt, msgid, msgid_pos, msgid_plural, in default_directive_message() 336 lex_pos_ty *msgid_pos, in default_add_message() argument 369 NULL, msgid_pos->file_name, msgid_pos->line_number, in default_add_message() 410 call_frob_new_message (this, mp, msgid_pos, msgstr_pos); in default_add_message()
|
D | read-catalog.h | 60 char *msgid, lex_pos_ty *msgid_pos, char *msgid_plural, 70 const lex_pos_ty *msgid_pos, 134 lex_pos_ty *msgid_pos, 153 lex_pos_ty *msgid_pos,
|
D | xg-arglist-parser.c | 87 ap->alternative[i].msgid_pos.file_name = NULL; in arglist_parser_alloc() 88 ap->alternative[i].msgid_pos.line_number = (size_t)(-1); in arglist_parser_alloc() 133 ccp->msgid_pos = cp->msgctxt_pos; in arglist_parser_clone() 179 cp->msgid_pos.file_name = file_name; in arglist_parser_remember() 180 cp->msgid_pos.line_number = line_number; in arglist_parser_remember() 386 best_cp->msgid_pos.file_name, in arglist_parser_done() 387 best_cp->msgid_pos.line_number, in arglist_parser_done() 448 best_cp->msgid_pos.file_name, in arglist_parser_done() 449 best_cp->msgid_pos.line_number, in arglist_parser_done() 508 &best_cp->msgid_pos, in arglist_parser_done()
|
D | read-catalog-abstract.h | 80 char *msgid, lex_pos_ty *msgid_pos, 170 char *msgid, lex_pos_ty *msgid_pos,
|
D | read-stringtable.c | 843 lex_pos_ty msgid_pos; in stringtable_parse() local 855 msgid = read_string (&msgid_pos); in stringtable_parse() 879 msgstr_pos = msgid_pos; in stringtable_parse() 880 po_callback_message (NULL, msgid, &msgid_pos, NULL, in stringtable_parse() 930 po_callback_message (NULL, msgid, &msgid_pos, NULL, in stringtable_parse()
|
D | read-catalog-abstract.c | 97 lex_pos_ty *msgid_pos, in call_directive_message() argument 108 msgid, msgid_pos, msgid_plural, in call_directive_message() 211 char *msgid, lex_pos_ty *msgid_pos, char *msgid_plural, in po_callback_message() argument 220 msgid, msgid_pos, msgid_plural, in po_callback_message()
|
D | x-po.c | 56 lex_pos_ty *msgid_pos, in extract_add_message() argument 112 default_add_message (this, msgctxt, msgid, msgid_pos, msgid_plural, in extract_add_message()
|
D | msgl-check.h | 44 const lex_pos_ty *msgid_pos,
|
D | read-properties.c | 685 lex_pos_ty msgid_pos; in properties_parse() local 687 msgid_pos = gram_pos; in properties_parse() 707 po_callback_message (NULL, msgid, &msgid_pos, NULL, in properties_parse()
|
D | xg-arglist-parser.h | 52 lex_pos_ty msgid_pos; member
|
D | po-gram-gen.y | 51 char *msgid, lex_pos_ty *msgid_pos, char *msgid_plural, in do_callback_message() argument 62 msgid, msgid_pos, msgid_plural, in do_callback_message()
|
D | msgfmt.c | 1245 lex_pos_ty *msgid_pos, in msgfmt_add_message() argument 1266 default_add_message (this, msgctxt, msgid, msgid_pos, msgid_plural, in msgfmt_add_message() 1275 const lex_pos_ty *msgid_pos, in msgfmt_frob_new_message() argument
|
D | xgettext.c | 1270 lex_pos_ty *msgid_pos, in exclude_directive_message() argument
|