Searched refs:msgid_plural_pos (Results 1 – 2 of 2) sorted by relevance
93 ap->alternative[i].msgid_plural_pos.file_name = NULL; in arglist_parser_alloc()94 ap->alternative[i].msgid_plural_pos.line_number = (size_t)(-1); in arglist_parser_alloc()139 ccp->msgid_plural_pos = cp->msgid_plural_pos; in arglist_parser_clone()191 cp->msgid_plural_pos.file_name = file_name; in arglist_parser_remember()192 cp->msgid_plural_pos.line_number = line_number; in arglist_parser_remember()473 best_cp->msgid_plural_pos.file_name, in arglist_parser_done()474 best_cp->msgid_plural_pos.line_number, in arglist_parser_done()494 best_cp->msgid_plural_pos.file_name, in arglist_parser_done()495 best_cp->msgid_plural_pos.line_number, in arglist_parser_done()514 &best_cp->msgid_plural_pos, in arglist_parser_done()
57 lex_pos_ty msgid_plural_pos; member