sug               523 ext/pspell/pspell.c 	const char *sug;
sug               536 ext/pspell/pspell.c 		while ((sug = pspell_string_emulation_next(els)) != 0) {
sug               537 ext/pspell/pspell.c 			add_next_index_string(return_value,(char *)sug,1);