Home
last modified time | relevance | path

Searched refs:argnumc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dxgettext.c990 int argnumc = 0; in split_keywordspec() local
1021 if (argnumc != 0) in split_keywordspec()
1024 argnumc = arg; in split_keywordspec()
1092 if (argnumc != 0 in split_keywordspec()
1099 shapep->argnumc = argnumc; in split_keywordspec()
1116 shapep->argnumc = 0; in split_keywordspec()
1158 && old_shapes->shapes[i].argnumc == shape->argnumc in insert_keyword_callshape()
2348 ap->alternative[i].argnumc = shapes->shapes[i].argnumc; in arglist_parser_alloc()
2394 ccp->argnumc = cp->argnumc; in arglist_parser_clone()
2434 if (argnum == cp->argnumc) in arglist_parser_remember()
[all …]
H A Dxgettext.h56 int argnumc; /* argument number to use for msgctxt */ member
254 int argnumc; /* number of context argument, 0 when seen */ member
H A Dx-perl.c1510 shapes.shapes[0].argnumc = 0; in extract_variable()
2957 || shape->argnumc > 1 in extract_balanced()
3156 if (arg == cp->argnumc in extract_balanced()