Home
last modified time | relevance | path

Searched refs:pspell_config_ignore (Results 1 – 2 of 2) sorted by relevance

/PHP-5.6/ext/pspell/tests/
H A D003.phpt2 pspell_config_ignore
21 var_dump(pspell_config_ignore($cfg, 2));
26 var_dump(pspell_config_ignore($cfg, PHP_INT_MAX));
/PHP-5.6/ext/pspell/
H A Dpspell.c68 static PHP_FUNCTION(pspell_config_ignore);
195 PHP_FE(pspell_config_ignore, arginfo_pspell_config_ignore)
800 static PHP_FUNCTION(pspell_config_ignore) in PHP_FUNCTION() argument

Completed in 8 milliseconds