Home
last modified time | relevance | path

Searched refs:HELP_LANGUAGES (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/webcpp/webcpp-0.8.4-src/webcpp/
H A Ddriver.h23 #define HELP_LANGUAGES 'L' macro
H A Dmain.cpp35 Driver::help(HELP_LANGUAGES); in main()
H A Ddriver.cpp170 << ((mode == HELP_LANGUAGES)?Langs:Usage); in help()
/dports/math/giacxcas/giac-1.6.0/src/
H A Dhelp.cc65 const int HELP_LANGUAGES=5; variable
69 const char * cmd_howto[HELP_LANGUAGES];
112 if (lang>HELP_LANGUAGES) in has_static_help()
258 for (int i=0;i<HELP_LANGUAGES;i++){ in output_static_help()
265 if (i==HELP_LANGUAGES-1) in output_static_help()
322 for (int i=0;i<HELP_LANGUAGES;i++){ in output_static_help()
327 if (i==HELP_LANGUAGES-1) in output_static_help()