Searched refs:bracktype (Results 1 – 1 of 1) sorted by relevance
3385 static int bracktype(int);4716 (i = bracktype(es->cbuf[ncursor])) == 0) in domove()4729 t = bracktype(es->cbuf[ncursor]); in domove()4766 bracktype(int ch) in bracktype() function