Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c551 if (res == SP_OTHERERROR) in spell_load_file()
835 *cntp = SP_OTHERERROR; in read_cnt_string()
914 return SP_OTHERERROR; in read_prefcond_section()
955 return SP_OTHERERROR; in read_rep_section()
1019 return SP_OTHERERROR; in read_sal_section()
1031 return SP_OTHERERROR; in read_sal_section()
1102 return SP_OTHERERROR; in read_sal_section()
1113 return SP_OTHERERROR; in read_sal_section()
1288 return SP_OTHERERROR; in read_compound()
1296 return SP_OTHERERROR; in read_compound()
[all …]
H A Dspell.h216 #define SP_OTHERERROR -3 // other error while reading spell file macro
H A Dspell.c1898 return SP_OTHERERROR; in init_syl_tab()