Searched refs:bracktype (Results 1 – 1 of 1) sorted by relevance
45 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