PHP » GoLang |
login |
register |
about
|
GoLang pspell_config_ignore
request it (244)
GoLang replacement for PHP's pspell_config_ignore
[edit | history]
pspell_config_ignore(PHP 4 >= 4.0.2, PHP 5, PHP 7) pspell_config_ignore — Ignore words less than N characters long Description
bool pspell_config_ignore
( int
$dictionary_link
, int $n
)pspell_config_ignore() should be used on a config before calling pspell_new_config(). This function allows short words to be skipped by the spell checker. Parameters
Return Values
Returns Examples
Example #1 pspell_config_ignore()
<?php |
more
Recently updated
more
Most requested
more
Last requests
|