Home
last modified time | relevance | path

Searched refs:msgid_comment (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dxgettext.h266 refcounted_string_list_ty *msgid_comment; member
H A Dxgettext.c2364 ap->alternative[i].msgid_comment = NULL; in arglist_parser_alloc()
2406 ccp->msgid_comment = add_reference (cp->msgid_comment); in arglist_parser_clone()
2449 cp->msgid_comment = add_reference (comment); in arglist_parser_remember()
2711 best_cp->msgid_comment); in arglist_parser_done()
2763 drop_reference (ap->alternative[i].msgid_comment); in arglist_parser_done()