Searched refs:x_lisp_keyword (Results 1 – 5 of 5) sorted by relevance
/third_party/gettext/gettext-tools/src/ |
D | x-lisp.h | 47 extern void x_lisp_keyword (const char *name);
|
D | x-lisp.c | 127 x_lisp_keyword (const char *name) in x_lisp_keyword() function 178 x_lisp_keyword ("gettext"); /* I18N:GETTEXT */ in init_keywords() 179 x_lisp_keyword ("ngettext:1,2"); /* I18N:NGETTEXT */ in init_keywords() 180 x_lisp_keyword ("gettext-noop"); in init_keywords()
|
D | xgettext.c | 476 x_lisp_keyword (optarg); in main()
|
D | ChangeLog.0 | 366 * x-lisp.h (extract_lisp, x_lisp_extract_all, x_lisp_keyword): 368 * x-lisp.c (x_lisp_keyword, do_ungetc, syntax_code_of, 1302 (main): Call x_lisp_extract_all, x_lisp_keyword.
|
D | ChangeLog.1 | 3346 * x-lisp.c (x_lisp_keyword, init_token, string_of_object): Use XNMALLOC 4836 * x-lisp.c (x_lisp_keyword): Use callshape API: split_keywordspec, 5002 * x-lisp.c (x_lisp_keyword, read_object): Update.
|