Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dfileio.c43 static char_u *check_for_bom(char_u *p, long size, int *lenp, int flags);
1479 ccname = check_for_bom(ptr, size, &blen, in readfile()
3268 check_for_bom( in check_for_bom() function