Searched refs:pspell_config_personal (Results 1 – 4 of 4) sorted by relevance
107 ZEND_FUNCTION(pspell_config_personal);129 ZEND_FE(pspell_config_personal, arginfo_pspell_config_personal)
53 function pspell_config_personal(PSpell\Config $config, string $filename): bool {} function
718 PHP_FUNCTION(pspell_config_personal) in PHP_FUNCTION() argument
22 var_dump(pspell_config_personal($cfg, "$wordlist.tmp"));
Completed in 15 milliseconds