Searched refs:pspell_save_wordlist (Results 1 – 3 of 3) sorted by relevance
30 var_dump(pspell_save_wordlist($p));
48 pspell_save_wordlist() to save it. 50 Note that at this moment pspell_save_wordlist() will return TRUE, even if
64 static PHP_FUNCTION(pspell_save_wordlist);191 PHP_FE(pspell_save_wordlist, arginfo_pspell_save_wordlist)668 static PHP_FUNCTION(pspell_save_wordlist) in PHP_FUNCTION() argument
Completed in 12 milliseconds