pspell_new_personal

pspell_new_personal -- Load a new dictionary with personal wordlist

Description

int pspell_new_personal ( string personal, string language [, string spelling [, string jargon [, string encoding [, int mode]]]])

Mode is a bitmask constructed from different constants listed above. However, PSPELL_FAST , PSPELL_NORMAL and PSPELL_BAD_SPELLERS are mutually exclusive, so you should select only one of them.

Voorbeeld 1 . pspell_new_personal( )