Files
neovim/test/old
zeertzjq 338ce77f34 vim-patch:9.2.1041: vim_strbyte() can be improved (#41784)
Problem:  vim_strbyte() can be improved
Solution: Replace the byte-by-byte scan in vim_strbyte() with strchr(),
          preserving its byte-range and NUL behavior (Yasuhiro Matsumoto).

closes: vim/vim#21240

df4ef959d5

Co-authored-by: Yasuhiro Matsumoto <mattn.jp@gmail.com>
2026-09-08 22:58:59 +00:00
..
2023-11-12 21:26:39 +01:00