Home
last modified time | relevance | path

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

/PHP-8.1/ext/pspell/tests/
H A D005.phpt15 var_dump(pspell_new_personal(__FILE__, 'en'));
16 $p = pspell_new_personal($wordlist, 'en');
38 Warning: pspell_new_personal(): PSPELL couldn't open the dictionary. reason: The file "%s005.php" i…
/PHP-8.1/ext/pspell/
H A Dpspell_arginfo.h94 ZEND_FUNCTION(pspell_new_personal);
116 ZEND_FE(pspell_new_personal, arginfo_pspell_new_personal)
H A Dpspell.stub.php25 function pspell_new_personal( function
H A Dpspell.c273 PHP_FUNCTION(pspell_new_personal) in PHP_FUNCTION() argument

Completed in 14 milliseconds