Searched refs:pspell_new_personal (Results 1 – 3 of 3) sorted by relevance
13 var_dump(pspell_new_personal(__FILE__, 'en'));14 $p = pspell_new_personal($wordlist, 'en');36 Warning: pspell_new_personal(): PSPELL couldn't open the dictionary. reason: The file "%s005.php" i…
54 static PHP_FUNCTION(pspell_new_personal);181 PHP_FE(pspell_new_personal, arginfo_pspell_new_personal)359 static PHP_FUNCTION(pspell_new_personal) in PHP_FUNCTION() argument
41 achieved by opening a dictionary with pspell_new_personal() rather than
Completed in 9 milliseconds