Home
last modified time | relevance | path

Searched refs:EFAUTO (Results 1 – 12 of 12) sorted by relevance

/dports/editors/beav/beav-140/
H A Dextend.c61 if ((s = eread (MSG_func, xname, NXNAME, EFAUTO, NULL)) != TRUE) in bindtokey()
108 if ((s = eread (MSG_cmd_t_ex, xname, NXNAME, EFNEW | EFAUTO, NULL)) != TRUE)
H A Decho.c143 if (c == ' ' && (flag & EFAUTO) != 0)
H A Ddef.h216 #define EFAUTO 0x0002 /* Autocompletion enabled. */ macro
/dports/japanese/ng-devel/ng-1.5beta1/
H A Dcomplt.c70 switch (flags & EFAUTO)
315 switch (flags & EFAUTO)
H A Ddef.h190 #define EFAUTO 0x0007 /* Some autocompleteion on */ macro
H A Decho.c579 if (flag & EFAUTO)
2325 if (flag & EFAUTO)
2593 if ((flag&EFAUTO) != 0 && (c == ' ' || c == CCHR('I'))) {
/dports/editors/mg/mg-6.9/
H A Ddef.h90 #define EFAUTO 0x0007 /* Some autocompletion on */ macro
H A Decho.c236 if ((flag & EFAUTO) != 0 && c == CCHR('I')) { in veread()
/dports/japanese/ng/ng-1.4.4/
H A Ddef.h165 #define EFAUTO 0x0007 /* Some autocompleteion on */ macro
H A Decho.c515 if (flag & EFAUTO)
2203 if (flag & EFAUTO)
2471 if ((flag&EFAUTO) != 0 && (c == ' ' || c == CCHR('I'))) {
/dports/japanese/ng-canna/ng-1.4.4/
H A Ddef.h165 #define EFAUTO 0x0007 /* Some autocompleteion on */ macro
H A Decho.c515 if (flag & EFAUTO)
2203 if (flag & EFAUTO)
2471 if ((flag&EFAUTO) != 0 && (c == ' ' || c == CCHR('I'))) {