Home
last modified time | relevance | path

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

/PHP-8.3/ext/pspell/
H A Dpspell_arginfo.h107 ZEND_FUNCTION(pspell_config_personal);
129 ZEND_FE(pspell_config_personal, arginfo_pspell_config_personal)
H A Dpspell.stub.php71 function pspell_config_personal(PSpell\Config $config, string $filename): bool {} function
H A Dpspell.c716 PHP_FUNCTION(pspell_config_personal) in PHP_FUNCTION() argument
/PHP-8.3/ext/pspell/tests/
H A D005.phpt22 var_dump(pspell_config_personal($cfg, "$wordlist.tmp"));

Completed in 9 milliseconds