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

/macosx-10.10/vim-55/src/
H A Dfileio.c153 static char_u *check_for_bom __ARGS((char_u *p, long size, int *lenp, int flags));
1490 ccname = check_for_bom(ptr, size, &blen,
5973 check_for_bom(p, size, lenp, flags) function

Completed in 101 milliseconds