Home
last modified time | relevance | path

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

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