Searched refs:pspell_add_to_personal (Results 1 – 4 of 4) sorted by relevance
99 ZEND_FUNCTION(pspell_add_to_personal);121 ZEND_FE(pspell_add_to_personal, arginfo_pspell_add_to_personal)
24 function pspell_add_to_personal(int $dictionary, string $word): bool {} function
415 PHP_FUNCTION(pspell_add_to_personal) in PHP_FUNCTION() argument
27 var_dump(pspell_add_to_personal($p, 'ola'));
Completed in 9 milliseconds