Home
last modified time | relevance | path

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

/PHP-8.0/ext/pspell/
H A Dpspell_arginfo.h99 ZEND_FUNCTION(pspell_add_to_personal);
121 ZEND_FE(pspell_add_to_personal, arginfo_pspell_add_to_personal)
H A Dpspell.stub.php24 function pspell_add_to_personal(int $dictionary, string $word): bool {} function
H A Dpspell.c415 PHP_FUNCTION(pspell_add_to_personal) in PHP_FUNCTION() argument
/PHP-8.0/ext/pspell/tests/
H A D005.phpt27 var_dump(pspell_add_to_personal($p, 'ola'));

Completed in 21 milliseconds