Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c308 static int read_charflags_section(FILE *fd);
457 res = read_charflags_section(fd); in spell_load_file()
862 read_charflags_section(FILE *fd) in read_charflags_section() function