Searched refs:x_php_keyword (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | x-php.c | 67 x_php_keyword (const char *name) in x_php_keyword() function 99 x_php_keyword ("_"); in init_keywords() 100 x_php_keyword ("gettext"); in init_keywords() 101 x_php_keyword ("dgettext:2"); in init_keywords() 102 x_php_keyword ("dcgettext:2"); in init_keywords() 104 x_php_keyword ("ngettext:1,2"); in init_keywords() 105 x_php_keyword ("dngettext:2,3"); in init_keywords() 106 x_php_keyword ("dcngettext:2,3"); in init_keywords()
|
H A D | x-php.h | 35 extern void x_php_keyword (const char *keyword);
|
H A D | xgettext.c | 411 x_php_keyword (optarg); in main()
|
H A D | ChangeLog.0 | 374 * x-php.h (extract_php, x_php_keyword, x_php_extract_all): Likewise. 375 * x-php.c (x_php_keyword, phase1_ungetc, phase2_ungetc, comment_add, 504 (main): Call x_php_extract_all, x_php_keyword.
|
H A D | ChangeLog | 1386 * x-php.c (x_php_keyword): Use callshape API: split_keywordspec, 1547 * x-php.c (x_php_keyword, extract_parenthesized): Update.
|