Searched refs:sl_sal (Results 1 – 4 of 4) sorted by relevance
105 garray_T sl_sal; // list of salitem_T entries from SAL lines member
1706 gap = &lp->sl_sal; in slang_clear()2249 if (lp->lp_slang->sl_sal.ga_len > 0) in did_set_spelllang()2257 if (lp2->lp_slang->sl_sal.ga_len > 0 in did_set_spelllang()3071 if (lp->lp_slang->sl_sal.ga_len > 0) in eval_soundfold()3155 ip = ((int **)slang->sl_sal.ga_data)[c & 0xff]; in spell_soundfold_sofo()3244 smp = (salitem_T *)slang->sl_sal.ga_data; in spell_soundfold_sal()3481 salitem_T *smp = (salitem_T *)slang->sl_sal.ga_data; in spell_soundfold_wsal()
2843 if (lp->lp_slang->sl_sal.ga_len > 0) in score_comp_sal()2898 if (lp->lp_slang->sl_sal.ga_len > 0) in score_combine()3075 if (slang->sl_sal.ga_len > 0 && slang->sl_sbyts != NULL) in suggest_try_soundalike_prep()3099 if (slang->sl_sal.ga_len > 0 && slang->sl_sbyts != NULL) in suggest_try_soundalike()3136 if (slang->sl_sal.ga_len > 0 && slang->sl_sbyts != NULL) in suggest_try_soundalike_finish()3690 if (slang != NULL && slang->sl_sal.ga_len > 0 && !stp->st_had_bonus) in rescore_one()
1016 gap = &slang->sl_sal; in read_sal_section()1425 gap = &lp->sl_sal; in set_sofo()1486 lp->sl_sal.ga_len = 1; // indicates we have soundfolding in set_sofo()1502 garray_T *gap = &lp->sl_sal; in set_sal_first()