Lines Matching refs:x_c_keyword
133 x_c_keyword (const char *name) in x_c_keyword() function
153 x_c_keyword ("gettext"); in init_keywords()
154 x_c_keyword ("dgettext:2"); in init_keywords()
155 x_c_keyword ("dcgettext:2"); in init_keywords()
156 x_c_keyword ("ngettext:1,2"); in init_keywords()
157 x_c_keyword ("dngettext:2,3"); in init_keywords()
158 x_c_keyword ("dcngettext:2,3"); in init_keywords()
159 x_c_keyword ("gettext_noop"); in init_keywords()
160 x_c_keyword ("pgettext:1c,2"); in init_keywords()
161 x_c_keyword ("dpgettext:2c,3"); in init_keywords()
162 x_c_keyword ("dcpgettext:2c,3"); in init_keywords()
163 x_c_keyword ("npgettext:1c,2,3"); in init_keywords()
164 x_c_keyword ("dnpgettext:2c,3,4"); in init_keywords()
165 x_c_keyword ("dcnpgettext:2c,3,4"); in init_keywords()