Searched refs:bracktype (Results 1 – 1 of 1) sorted by relevance
3265 static int bracktype(int);4547 (i = bracktype(es->cbuf[ncursor])) == 0) in domove()4560 t = bracktype(es->cbuf[ncursor]); in domove()4597 bracktype(int ch) in bracktype() function