Searched refs:si_conv (Results 1 – 1 of 1) sorted by relevance
2275 if (spin->si_conv.vc_type != CONV_NONE) in spell_read_aff()2324 && convert_setup(&spin->si_conv, aff->af_enc, in spell_read_aff()2328 spin->si_conv.vc_fail = TRUE; in spell_read_aff()3563 if (spin->si_conv.vc_type != CONV_NONE) in spell_read_dic()3565 pc = string_convert(&spin->si_conv, line, NULL); in spell_read_dic()4136 if (spin->si_conv.vc_type != CONV_NONE) in spell_read_wordfile()4158 if (spin->si_conv.vc_type != CONV_NONE) in spell_read_wordfile()4172 && convert_setup(&spin->si_conv, enc, in spell_read_wordfile()4177 spin->si_conv.vc_fail = TRUE; in spell_read_wordfile()6040 spin.si_conv.vc_type = CONV_NONE; in mkspell()[all …]