Home
last modified time | relevance | path

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

/PHP-5.5/ext/pspell/tests/
H A D001.phpt32 echo "Possible spellings: " . join(',',pspell_suggest ($pspell, $array[$i])) . "\n";
/PHP-5.5/ext/pspell/
H A Dpspell.c59 static PHP_FUNCTION(pspell_suggest);
186 PHP_FE(pspell_suggest, arginfo_pspell_suggest)
515 static PHP_FUNCTION(pspell_suggest) in PHP_FUNCTION() argument

Completed in 7 milliseconds