| tag | line | file | source code |
| highlight | 63 | drivers/char/selection.c | highlight(sel_start, sel_end); |
| highlight | 214 | drivers/char/selection.c | highlight(new_sel_start, new_sel_end); |
| highlight | 220 | drivers/char/selection.c | highlight(sel_end + 2, new_sel_end); |
| highlight | 222 | drivers/char/selection.c | highlight(new_sel_end + 2, sel_end); |
| highlight | 227 | drivers/char/selection.c | highlight(new_sel_start, sel_start - 2); |
| highlight | 229 | drivers/char/selection.c | highlight(sel_start, new_sel_start - 2); |
| highlight | 234 | drivers/char/selection.c | highlight(new_sel_start, new_sel_end); |