Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dfilepath.c1860 char_u back1 = p >= buf + 1 ? p[-1] in read_file_or_blob() local
1866 if (back2 == 0xef && back1 == 0xbb) in read_file_or_blob()