Home
last modified time | relevance | path

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

/PHP-8.0/ext/pspell/tests/
H A D004.phpt14 var_dump(pspell_config_runtogether($cfg, false));
21 var_dump(pspell_config_runtogether($cfg, true));
25 var_dump(pspell_config_runtogether($cfg, NULL))
/PHP-8.0/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.php34 function pspell_config_runtogether(int $config, bool $allow): bool {} function
H A Dpspell.c586 PHP_FUNCTION(pspell_config_runtogether) in PHP_FUNCTION() argument

Completed in 13 milliseconds