Searched refs:pspell_suggest (Results 1 – 2 of 2) sorted by relevance
32 echo "Possible spellings: " . join(',',pspell_suggest ($pspell, $array[$i])) . "\n";
59 static PHP_FUNCTION(pspell_suggest);186 PHP_FE(pspell_suggest, arginfo_pspell_suggest)519 static PHP_FUNCTION(pspell_suggest) in PHP_FUNCTION() argument
Completed in 13 milliseconds