Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/src/
Dxg-arglist-parser.c86 ap->alternative[i].msgid_context = null_context; in arglist_parser_alloc()
132 ccp->msgid_context = cp->msgid_context; in arglist_parser_clone()
178 cp->msgid_context = context; in arglist_parser_remember()
397 flag_context_ty msgid_context; in arglist_parser_done() local
404 msgid_context = best_cp->msgid_context; in arglist_parser_done()
414 msgid_context.is_format3 = yes_according_to_context; in arglist_parser_done()
507 msgid_context, in arglist_parser_done()
Dxg-arglist-parser.h51 flag_context_ty msgid_context; member