wl 525 ext/pspell/pspell.c const PspellWordList *wl; wl 536 ext/pspell/pspell.c wl = pspell_manager_suggest(manager, word); wl 537 ext/pspell/pspell.c if (wl) { wl 538 ext/pspell/pspell.c PspellStringEmulation *els = pspell_word_list_elements(wl);