Home
last modified time | relevance | path

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

/PHP-7.3/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-7.3/ext/pspell/
H A Dpspell.c64 static PHP_FUNCTION(pspell_config_runtogether);
191 PHP_FE(pspell_config_runtogether, arginfo_pspell_config_runtogether)
751 static PHP_FUNCTION(pspell_config_runtogether) in PHP_FUNCTION() argument

Completed in 11 milliseconds