Searched refs:argnum2 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dxgettext.h54 int argnum2; /* argument number to use for msgid_plural */ member in struct:callshape
57 bool argnum2_glib_context; /* argument argnum2 has the syntax "ctxt|msgid" */
62 /* Split keyword spec into keyword, argnum1, argnum2, argnumc. */
255 int argnum2; /* number of plural argument, 0 when seen */ member in struct:partial_call
257 bool argnum2_glib_context; /* argument argnum2 has the syntax "ctxt|msgid" */
H A Dxgettext.c1021 int argnum2 = 0; local
1067 if (argnum2 != 0)
1070 argnum2 = argnum1;
1121 if (argnum1 == 0 && argnum2 == 0)
1130 shapep->argnum2 = argnum2;
1147 shapep->argnum2 = 0;
1188 && old_shapes->shapes[i].argnum2 == shape->argnum2
2388 ap->alternative[i].argnum2
[all...]
H A Dx-perl.c1514 shapes.shapes[0].argnum2 = 0;
2971 || shape->argnum2 > 1
3173 || arg == cp->argnum1 || arg == cp->argnum2)

Completed in 103 milliseconds