Searched refs:check_ansi (Results 1 – 16 of 16) sorted by relevance
83 check_ansi() {293 check_ansi309 check_ansi
119 ansi_prep(check_ansi, domoveopt, truetgoto) in ansi_prep() argument120 int check_ansi; in ansi_prep()127 if (check_ansi) {
267 The ANSI option takes three optional arguments: check_ansi, move_opt and271 ANSI [ check_ansi [ move_opt [ use_tgoto ] ] ]277 check_ansi tells MORIA to check for ANSI.SYS when starting up. You may have
107 int check_ansi(char *);
552 (Function) check_ansi,
778 int check_ansi(char *v) in check_ansi() function850 doron = check_ansi(v); in dcc_chat()
132 int check_ansi(char *);
582 (Function) check_ansi,
953 int check_ansi(char *v) function1027 doron = check_ansi(v);
448 #define check_ansi ((int (*) (char *))global[290]) macro
449 #define check_ansi ((int (*) (char *))global[290]) macro
483 #define check_ansi ((int (*) (char *))global[290]) macro
1031 - Exported strip_mirc_codes() and check_ansi() from dcc.c to modules.