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.
Príklad
1
.
pspell_new_personal(
)
|