Home
last modified time | relevance | path

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

/PHP-7.4/ext/pspell/tests/
H A D005.phpt14 var_dump(pspell_new_personal(__FILE__, 'en'));
15 $p = pspell_new_personal($wordlist, 'en');
37 Warning: pspell_new_personal(): PSPELL couldn't open the dictionary. reason: The file "%s005.php" i…
/PHP-7.4/ext/pspell/
H A Dpspell.c52 static PHP_FUNCTION(pspell_new_personal);
179 PHP_FE(pspell_new_personal, arginfo_pspell_new_personal)
357 static PHP_FUNCTION(pspell_new_personal) in PHP_FUNCTION() argument

Completed in 6 milliseconds