Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/src/
Dxg-arglist-parser.c90 ap->alternative[i].msgid_comment_is_utf8 = false; in arglist_parser_alloc()
135 ccp->msgid_comment_is_utf8 = cp->msgid_comment_is_utf8; in arglist_parser_clone()
182 cp->msgid_comment_is_utf8 = comment_is_utf8; in arglist_parser_remember()
510 best_cp->msgid_comment_is_utf8); in arglist_parser_done()
Dxg-arglist-parser.h54 bool msgid_comment_is_utf8; member