Home
last modified time | relevance | path

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

/original-bsd/local/toolchest/ksh/sh/
H A Dvi.c210 char cntl_char; /* TRUE if control character present */ local
392 cntl_char = FALSE;
408 cntl_char = TRUE;
412 cntl_char = TRUE;
460 && (typeahead || cntl_char==TRUE) )