Home
last modified time | relevance | path

Searched refs:pspell_save_wordlist (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/pspell/tests/
H A D005.phpt30 var_dump(pspell_save_wordlist($p));
/PHP-5.5/ext/pspell/
H A DREADME48 pspell_save_wordlist() to save it.
50 Note that at this moment pspell_save_wordlist() will return TRUE, even if
H A Dpspell.c64 static PHP_FUNCTION(pspell_save_wordlist);
191 PHP_FE(pspell_save_wordlist, arginfo_pspell_save_wordlist)
658 static PHP_FUNCTION(pspell_save_wordlist) in PHP_FUNCTION() argument

Completed in 8 milliseconds