Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dfileio.c987 fio_flags = FIO_UCSBOM; in readfile()
1190 else if (fio_flags == FIO_UCSBOM) in readfile()
1467 && (fio_flags == FIO_UCSBOM in readfile()
1480 fio_flags == FIO_UCSBOM ? FIO_ALL : get_fio_flags(fenc)); in readfile()
1494 if (fio_flags == FIO_UCSBOM) in readfile()
H A Dstructs.h4441 #define FIO_UCSBOM 0x4000 // check for BOM at start of file macro