Home
last modified time | relevance | path

Searched refs:x_sh_keyword (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-sh.c81 x_sh_keyword (const char *name) in x_sh_keyword() function
113 x_sh_keyword ("gettext"); in init_keywords()
114 x_sh_keyword ("ngettext:1,2"); in init_keywords()
115 x_sh_keyword ("eval_gettext"); in init_keywords()
116 x_sh_keyword ("eval_ngettext:1,2"); in init_keywords()
H A Dx-sh.h34 extern void x_sh_keyword (const char *keyword);
H A Dxgettext.c400 x_sh_keyword (optarg); in main()
H A DChangeLog1400 * x-sh.c (x_sh_keyword): Use callshape API: split_keywordspec,
1550 * x-sh.c (x_sh_keyword, read_command): Update.
3641 (main): Call x_sh_extract_all, x_sh_keyword.