Searched refs:pspell_save_wordlist (Results 1 – 4 of 4) sorted by relevance
102 ZEND_FUNCTION(pspell_save_wordlist);124 ZEND_FE(pspell_save_wordlist, arginfo_pspell_save_wordlist)
65 function pspell_save_wordlist(PSpell\Dictionary $dictionary): bool {} function
544 PHP_FUNCTION(pspell_save_wordlist) in PHP_FUNCTION() argument
32 var_dump(pspell_save_wordlist($p));
Completed in 9 milliseconds