Searched refs:check_for_bom (Results 1 – 1 of 1) sorted by relevance
43 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