Home
last modified time | relevance | path

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

/openbsd/bin/ksh/
H A Dvi.c45 static int bracktype(int);
1279 (i = bracktype(es->cbuf[ncursor])) == 0) in domove()
1292 t = bracktype(es->cbuf[ncursor]); in domove()
1330 bracktype(int ch) in bracktype() function