Home
last modified time | relevance | path

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

/third_party/mksh/
Dedit.c3458 static int bracktype(int);
4788 (i = bracktype(vs->cbuf[ncursor])) == 0) in domove()
4801 t = bracktype(vs->cbuf[ncursor]); in domove()
4849 bracktype(int ch) in bracktype() function