Home
last modified time | relevance | path

Searched refs:argnum2_glib_context (Results 1 – 6 of 6) sorted by relevance

/third_party/gettext/gettext-tools/src/
Dxg-arglist-callshape.c42 bool argnum2_glib_context = false; in split_keywordspec() local
89 argnum2_glib_context = argnum1_glib_context; in split_keywordspec()
143 && (argnum1_glib_context || argnum2_glib_context)) in split_keywordspec()
151 shapep->argnum2_glib_context = argnum2_glib_context; in split_keywordspec()
168 shapep->argnum2_glib_context = false; in split_keywordspec()
210 && old_shapes->shapes[i].argnum2_glib_context in insert_keyword_callshape()
211 == shape->argnum2_glib_context in insert_keyword_callshape()
Dxg-arglist-parser.c78 ap->alternative[i].argnum2_glib_context = in arglist_parser_alloc()
79 shapes->shapes[i].argnum2_glib_context; in arglist_parser_alloc()
125 ccp->argnum2_glib_context = cp->argnum2_glib_context; in arglist_parser_clone()
435 if (best_cp->argnum1_glib_context || best_cp->argnum2_glib_context) in arglist_parser_done()
465 if (best_msgid_plural != NULL && best_cp->argnum2_glib_context) in arglist_parser_done()
Dxg-arglist-callshape.h39 bool argnum2_glib_context; /* argument argnum2 has the syntax "ctxt|msgid" */ member
Dxg-arglist-parser.h45 bool argnum2_glib_context; /* argument argnum2 has the syntax "ctxt|msgid" */ member
Dx-perl.c1554 shapes.shapes[0].argnum2_glib_context = false; in extract_variable()
DChangeLog.14456 argnum2_glib_context.
4458 argnum2_glib_context.
4460 argnum1_glib_context, argnum2_glib_context fields.