Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds