Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/src/
Dxg-arglist-parser.c92 ap->alternative[i].msgid_plural_context = null_context; in arglist_parser_alloc()
138 ccp->msgid_plural_context = cp->msgid_plural_context; in arglist_parser_clone()
190 cp->msgid_plural_context = context; in arglist_parser_remember()
398 flag_context_ty msgid_plural_context; in arglist_parser_done() local
405 msgid_plural_context = best_cp->msgid_plural_context; in arglist_parser_done()
415 msgid_plural_context.is_format3 = yes_according_to_context; in arglist_parser_done()
513 msgid_plural_context, in arglist_parser_done()
Dxg-arglist-parser.h56 flag_context_ty msgid_plural_context; member