Home
last modified time | relevance | path

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

/PHP-8.1/ext/pspell/tests/
H A D004.phpt15 var_dump(pspell_config_runtogether($cfg, false));
22 var_dump(pspell_config_runtogether($cfg, true));
/PHP-8.1/ext/pspell/
H A Dpspell_arginfo.h104 ZEND_FUNCTION(pspell_config_runtogether);
126 ZEND_FE(pspell_config_runtogether, arginfo_pspell_config_runtogether)
H A Dpspell.stub.php50 function pspell_config_runtogether(PSpell\Config $config, bool $allow): bool {} function
H A Dpspell.c635 PHP_FUNCTION(pspell_config_runtogether) in PHP_FUNCTION() argument

Completed in 9 milliseconds