Searched refs:get_mac_fio_flags (Results 1 – 3 of 3) sorted by relevance
19 int get_mac_fio_flags(char_u *ptr);
1013 fio_flags = get_mac_fio_flags(fenc); in readfile()3252 get_mac_fio_flags(char_u *ptr) in get_mac_fio_flags() function
1711 if (converted && wb_flags == 0 && (wb_flags = get_mac_fio_flags(fenc)) != 0) in buf_write()