Searched refs:match_brac (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.bin/less/
H A Dbrac.c28 match_brac(int obrac, int cbrac, int forwdir, int n) function
H A Dfuncs.h39 void match_brac(int, int, int, int);
H A Dcommand.c210 match_brac(cbuf[0], cbuf[1], 1, (int)number);
213 match_brac(cbuf[1], cbuf[0], 0, (int)number);

Completed in 72 milliseconds