Searched refs:RECOGNIZE (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/tcsh/
H A Dtw.h84 LIST, LIST_ALL, RECOGNIZE, RECOGNIZE_ALL, RECOGNIZE_SCROLL, enumerator in enum:__anon6283
H A Ded.inputl.c361 fn = RECOGNIZE;
938 tmatch = tenematch(InputBuf, Cursor - InputBuf, RECOGNIZE);
H A Dsh.file.c56 LIST, RECOGNIZE enumerator in enum:__anon6252
495 * Perform a RECOGNIZE or LIST command on string "word".
544 else { /* RECOGNIZE command */
570 if (command == RECOGNIZE) {
707 command = (last_Char == ESC) ? RECOGNIZE : LIST;
724 if (command == RECOGNIZE) {
H A Dtw.parse.c253 (command == RECOGNIZE || command == LIST || command == SPELL ||
273 case RECOGNIZE:
1088 case RECOGNIZE:
1163 if (command == RECOGNIZE || command == RECOGNIZE_ALL ||
1501 * Perform a RECOGNIZE, LIST or SPELL command on string "word".
1697 if (command == RECOGNIZE)
1700 if (command != RECOGNIZE)
1781 case RECOGNIZE:

Completed in 198 milliseconds