Home
last modified time | relevance | path

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

/external/mksh/src/
Dlex.c1512 bool indelimit = false; in dopprompt() local
1527 if (indelimit && *cp != delimiter) in dopprompt()
1538 indelimit = !indelimit; in dopprompt()
1542 if (doprint && (indelimit || in dopprompt()
1550 (indelimit || (ntruncate < (x_cols * lines + columns)))) in dopprompt()