Searched refs:sl_sal (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/vim-55/src/
H A Dspell.c390 * si_repsal, sl_rep, and si_sal. Not for sl_sal!
398 /* Info from "SAL" entries in ".aff" file used in sl_sal.
485 garray_T sl_sal; /* list of salitem_T entries from SAL lines */ member in struct:slang_S
493 * "sl_sal" is a list of wide char lists. */
2614 gap = &lp->sl_sal;
3210 gap = &slang->sl_sal;
3477 /* Store the info in slang->sl_sal and/or slang->sl_sal_first. */
3841 /* Use "sl_sal" as an array with 256 pointers to a list of wide
3845 gap = &lp->sl_sal;
3875 /* Put the characters up to 255 in sl_sal_first[] the rest in a sl_sal
[all...]

Completed in 208 milliseconds