Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c540 if (res == SP_FORMERROR) in spell_load_file()
849 return SP_FORMERROR; in read_region_section()
890 return SP_FORMERROR; in read_charflags_section()
910 return SP_FORMERROR; in read_prefcond_section()
922 return SP_FORMERROR; in read_prefcond_section()
1160 return SP_FORMERROR; in read_words_section()
1277 return SP_FORMERROR; in read_compound()
1399 return SP_FORMERROR; in read_compound()
1599 return SP_FORMERROR; in spell_read_tree()
1657 return SP_FORMERROR; in read_tree_node()
[all …]
H A Dspell.h215 #define SP_FORMERROR -2 // format error in spell file macro
H A Dspell.c1896 return SP_FORMERROR; in init_syl_tab()