wl 522 ext/pspell/pspell.c const PspellWordList *wl; wl 533 ext/pspell/pspell.c wl = pspell_manager_suggest(manager, word); wl 534 ext/pspell/pspell.c if (wl) { wl 535 ext/pspell/pspell.c PspellStringEmulation *els = pspell_word_list_elements(wl);