Searched refs:match_brac (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/less/ |
| H A D | brac.c | 26 public void match_brac(char obrac, char cbrac, int forwdir, int n) in match_brac() function
|
| H A D | command.c | 282 match_brac(cbuf[0], cbuf[1], 1, (int) number); in exec_mca() 285 match_brac(cbuf[1], cbuf[0], 0, (int) number); in exec_mca()
|
| H A D | funcs.h | 42 public void match_brac(char obrac, char cbrac, int forwdir, int n);
|