Searched refs:pspell_config_runtogether (Results 1 – 4 of 4) sorted by relevance
14 var_dump(pspell_config_runtogether($cfg, false));21 var_dump(pspell_config_runtogether($cfg, true));25 var_dump(pspell_config_runtogether($cfg, NULL))
104 ZEND_FUNCTION(pspell_config_runtogether);126 ZEND_FE(pspell_config_runtogether, arginfo_pspell_config_runtogether)
34 function pspell_config_runtogether(int $config, bool $allow): bool {} function
586 PHP_FUNCTION(pspell_config_runtogether) in PHP_FUNCTION() argument
Completed in 49 milliseconds