Home
last modified time | relevance | path

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

/PHP-8.1/ext/pspell/
H A Dpspell_arginfo.h102 ZEND_FUNCTION(pspell_save_wordlist);
124 ZEND_FE(pspell_save_wordlist, arginfo_pspell_save_wordlist)
H A Dpspell.stub.php47 function pspell_save_wordlist(PSpell\Dictionary $dictionary): bool {} function
H A Dpspell.c546 PHP_FUNCTION(pspell_save_wordlist) in PHP_FUNCTION() argument
/PHP-8.1/ext/pspell/tests/
H A D005.phpt32 var_dump(pspell_save_wordlist($p));

Completed in 10 milliseconds