0
0
mirror of https://github.com/vim/vim.git synced 2025-07-26 11:04:33 -04:00
John Marriott ccf8907570
patch 9.1.0766: too many strlen() calls in ex_getln.c
Problem:  too many strlen() calls in ex_getln.c
Solution: refactor the code to reduce the number of strlen() calls
          (John Marriott)

closes: #15809

Signed-off-by: John Marriott <basilisk@internode.on.net>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2024-10-07 21:40:39 +02:00
..
2024-05-22 16:45:04 +02:00
2024-05-22 16:45:04 +02:00
2022-11-02 13:30:51 +00:00