Home
last modified time | relevance | path

Searched refs:check_ansi (Results 1 – 16 of 16) sorted by relevance

/dports/devel/libqb/libqb-2.0.3/
H A Dcheck83 check_ansi() {
293 check_ansi
309 check_ansi
/dports/games/moria/umoria/ibmpc/
H A Dms_ansi.c119 ansi_prep(check_ansi, domoveopt, truetgoto) in ansi_prep() argument
120 int check_ansi; in ansi_prep()
127 if (check_ansi) {
H A DCONFIG.DOC267 The ANSI option takes three optional arguments: check_ansi, move_opt and
271 ANSI [ check_ansi [ move_opt [ use_tgoto ] ] ]
277 check_ansi tells MORIA to check for ANSI.SYS when starting up. You may have
/dports/irc/evangeline/evangeline-msa/src/
H A Dproto.h107 int check_ansi(char *);
H A Dmodules.c552 (Function) check_ansi,
H A Ddcc.c778 int check_ansi(char *v) in check_ansi() function
850 doron = check_ansi(v); in dcc_chat()
/dports/irc/evangeline/evangeline/src/
H A Dproto.h107 int check_ansi(char *);
H A Dmodules.c552 (Function) check_ansi,
H A Ddcc.c778 int check_ansi(char *v) in check_ansi() function
850 doron = check_ansi(v); in dcc_chat()
/dports/irc/eggdrop/eggdrop-1.9.1/src/
H A Dproto.h132 int check_ansi(char *);
H A Dmodules.c582 (Function) check_ansi,
H A Ddcc.c953 int check_ansi(char *v) function
1027 doron = check_ansi(v);
/dports/irc/evangeline/evangeline-msa/modules/
H A Dmodule.h448 #define check_ansi ((int (*) (char *))global[290]) macro
/dports/irc/evangeline/evangeline/modules/
H A Dmodule.h449 #define check_ansi ((int (*) (char *))global[290]) macro
/dports/irc/eggdrop/eggdrop-1.9.1/src/mod/
H A Dmodule.h483 #define check_ansi ((int (*) (char *))global[290]) macro
/dports/irc/eggdrop/eggdrop-1.9.1/doc/
H A DChanges1.61031 - Exported strip_mirc_codes() and check_ansi() from dcc.c to modules.