Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/src/
Dx-awk.h45 extern void x_awk_keyword (const char *keyword);
Dx-awk.c69 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()
Dxgettext.c482 x_awk_keyword (optarg); in main()
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.
DChangeLog.14804 * x-awk.c (x_awk_keyword): Use callshape API: split_keywordspec,
4995 * x-awk.c (x_awk_keyword, extract_parenthesized): Update.