Searched refs:x_python_keyword (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-python.h43 extern void x_python_keyword (const char *keyword);
H A Dx-python.c80 x_python_keyword (const char *name) function
112 x_python_keyword ("gettext");
113 x_python_keyword ("ugettext");
114 x_python_keyword ("dgettext:2");
115 x_python_keyword ("ngettext:1,2");
116 x_python_keyword ("ungettext:1,2");
117 x_python_keyword ("dngettext:2,3");
118 x_python_keyword ("_");
H A Dxgettext.c405 x_python_keyword (optarg);

Completed in 34 milliseconds