Files
neovim/test
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
..
2026-04-22 18:25:07 -04:00