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

/macosx-10.10/vim-55/src/
H A Dspell.c170 * sectionID == SN_SOFO: <sofofromlen> <sofofrom> <sofotolen> <sofoto>
171 * <sofofromlen> 2 bytes length of <sofofrom>
172 * <sofofrom> N bytes "from" part of soundfold
3450 * SN_SOFO: <sofofromlen> <sofofrom> <sofotolen> <sofoto>
3464 /* <sofofromlen> <sofofrom> */
5194 char_u *sofofrom = NULL; /* SOFOFROM value */ local
5951 && sofofrom == NULL)
5953 sofofrom = getroom_save(spin, items[1]);
6062 if (sofofrom != NULL || sofoto != NULL)
6064 if (sofofrom
[all...]

Completed in 103 milliseconds