Searched refs:bracktype (Results 1 – 1 of 1) sorted by relevance
3345 static int bracktype(int);4661 (i = bracktype(es->cbuf[ncursor])) == 0) in domove()4674 t = bracktype(es->cbuf[ncursor]); in domove()4711 bracktype(int ch) in bracktype() function