Home
last modified time | relevance | path

Searched refs:get_long_from_buf (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dterm.c3293 get_long_from_buf(char_u *buf, long_u *val) in get_long_from_buf() function
5687 int num_bytes = get_long_from_buf(tp + slen, &val); in check_termcode()
5751 num_bytes = get_long_from_buf(tp + j, &val); in check_termcode()
5772 num_bytes = get_long_from_buf(tp + j, &val); in check_termcode()