Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dui.c914 int unconverted; in fill_input_buf() local
944 unconverted = INBUFLEN - inbufcount; in fill_input_buf()
946 unconverted = restlen; in fill_input_buf()
947 mch_memmove(inbuf + inbufcount, rest, unconverted); in fill_input_buf()
948 if (unconverted == restlen) in fill_input_buf()
952 restlen -= unconverted; in fill_input_buf()
953 mch_memmove(rest, rest + unconverted, restlen); in fill_input_buf()
955 inbufcount += unconverted; in fill_input_buf()
958 unconverted = 0; in fill_input_buf()
1026 inbufcount -= unconverted; in fill_input_buf()
[all …]
/vim-8.2.3635/runtime/doc/
H A Dtagsrch.txt629 listing tags the reverse happens. When the conversion fails the unconverted