Searched refs:x_awk_keyword (Results 1 – 5 of 5) sorted by relevance
/third_party/gettext/gettext-tools/src/ |
D | x-awk.h | 45 extern void x_awk_keyword (const char *keyword);
|
D | x-awk.c | 69 x_awk_keyword (const char *name) in x_awk_keyword() function 101 x_awk_keyword ("dcgettext"); in init_keywords() 102 x_awk_keyword ("dcngettext:1,2"); in init_keywords()
|
D | xgettext.c | 482 x_awk_keyword (optarg); in main()
|
D | ChangeLog.0 | 322 * 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.
|
D | ChangeLog.1 | 4804 * x-awk.c (x_awk_keyword): Use callshape API: split_keywordspec, 4995 * x-awk.c (x_awk_keyword, extract_parenthesized): Update.
|