Home
last modified time | relevance | path

Searched refs:arglist_parser_decidedp (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dxgettext.h302 extern bool arglist_parser_decidedp (struct arglist_parser *ap, int argnum);
H A Dx-sh.c1291 if (arglist_parser_decidedp (argparser, arg)) in read_command()
H A Dx-perl.c3099 if (arglist_parser_decidedp (argparser, arg)) in extract_balanced()
3175 if (arglist_parser_decidedp (argparser, arg)) in extract_balanced()
H A Dxgettext.c2473 arglist_parser_decidedp (struct arglist_parser *ap, int argnum) in arglist_parser_decidedp() function
H A DChangeLog1246 (arglist_parser_decidedp): Compare also the argtotal if given.
1338 arglist_parser_decidedp, arglist_parser_done): New declarations.
1345 arglist_parser_decidedp, arglist_parser_done): New functions.