diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-09-16 02:27:15 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-09-16 02:27:15 +0200 |
commit | 966d3efddcb1da6496dd99ee06bce7a985a5419f (patch) | |
tree | c48b89fd8c17afdeeebe47728d717ac9ae8d6490 /src/interface-curses | |
parent | ded9a02e5c1b2ad1a1224e7dcfb3b1550e712666 (diff) | |
download | sciteco-966d3efddcb1da6496dd99ee06bce7a985a5419f.tar.gz |
minor search optimization: use SCI_GETRANGEPOINTER
* if the buffer gap does not fall into the searched area,
the gap will no longer be removed.
* If it does fall into the range, there is nothing I can do about it.
Only Gnulib's re_search_2() allows searching over two buffers.
Diffstat (limited to 'src/interface-curses')
0 files changed, 0 insertions, 0 deletions