Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-awk.c63 x_awk_keyword (const char *name) in x_awk_keyword() function
95 x_awk_keyword ("dcgettext"); in init_keywords()
96 x_awk_keyword ("dcngettext:1,2"); in init_keywords()
H A Dx-awk.h33 extern void x_awk_keyword (const char *keyword);
H A Dxgettext.c408 x_awk_keyword (optarg); in main()
H A DChangeLog.0322 * x-awk.h (extract_awk, x_awk_keyword, x_awk_extract_all): Likewise.
324 (x_awk_keyword, phase1_ungetc, phase2_ungetc, free_token, x_awk_lex,
837 (main): Call x_awk_extract_all, x_awk_keyword.
H A DChangeLog1346 * x-awk.c (x_awk_keyword): Use callshape API: split_keywordspec,
1537 * x-awk.c (x_awk_keyword, extract_parenthesized): Update.