Searched refs:pspell_config_runtogether (Results 1 – 4 of 4) sorted by relevance
15 var_dump(pspell_config_runtogether($cfg, false));22 var_dump(pspell_config_runtogether($cfg, true));
104 ZEND_FUNCTION(pspell_config_runtogether);126 ZEND_FE(pspell_config_runtogether, arginfo_pspell_config_runtogether)
50 function pspell_config_runtogether(PSpell\Config $config, bool $allow): bool {} function
635 PHP_FUNCTION(pspell_config_runtogether) in PHP_FUNCTION() argument
Completed in 14 milliseconds