Home
last modified time | relevance | path

Searched refs:LANG_ES (Results 1 – 17 of 17) sorted by relevance

/dports/games/biloba/biloba-0.9.3/src/
H A Dmsg.c37 LANG_ES, enumerator
86 i = LANG_ES; in init_msgs()
125 lang = LANG_ES; in get_msg()
/dports/devel/doxygen/doxygen-1.9.3/src/
H A Dlanguage.cpp58 #ifdef LANG_ES
275 #ifdef LANG_ES in setTranslator()
/dports/games/libretro-scummvm/scummvm-7b1e929/devtools/create_cryomni3d/
H A Dcreate_cryomni3d_dat.h44 #define LANG_ES MKTAG16('e', 's') macro
/dports/print/pnm2ppa/pnm2ppa-1.13/
H A Dlang.h78 #ifdef LANG_ES
H A Dconfig.h.in68 #undef LANG_ES
H A Dconfigure.ac155 AC_DEFINE(LANG_ES, [], [espanol]) definition
/dports/games/scummvm/scummvm-2.5.1/devtools/create_cryomni3d/
H A Dcreate_cryomni3d_dat.h44 #define LANG_ES MKTAG16('e', 's') macro
/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_intl.h65 LANG_ES, enumerator
H A Dgretl_intl.c248 { LANG_ES, "spanish.1252" },
296 { LANG_ES, "Spanish", "es_ES" },
/dports/games/tuxpaint/tuxpaint-0.9.26/src/
H A Di18n.h75 LANG_ES, /* Spanish */ enumerator
/dports/net-im/uTox/uTox/src/
H A Dui_i18n.h38 #define _LANG_ID LANG_ES
/dports/net-im/uTox/uTox/langs/
H A Di18n_decls.h14 LANG_ES, // 5 enumerator
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/init/
H A DglobalScopeData.hpp151 #elif defined(LANG_ES)
/dports/irc/anope/anope-2.0.9/modules/database/
H A Ddb_old.cpp132 LANG_ES, /* Spanish */ enumerator
524 case LANG_ES: in LoadNicks()
/dports/games/tuxtype/tuxtype-1.8.3/src/
H A Dinput_methods.c247 LANG_ES, /* Spanish */ enumerator
/dports/math/maxima/maxima-5.43.2/doc/info/
H A DMakefile.am1 if LANG_ES
/dports/math/maxima/maxima-5.43.2/
H A Dconfigure.ac652 AM_CONDITIONAL(LANG_ES, test x$lang_es = xtrue) condition