Home
last modified time | relevance | path

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

/PHP-7.2/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.2/ext/pspell/
H A Dpspell.c66 static PHP_FUNCTION(pspell_config_runtogether);
193 PHP_FE(pspell_config_runtogether, arginfo_pspell_config_runtogether)
753 static PHP_FUNCTION(pspell_config_runtogether) in PHP_FUNCTION() argument

Completed in 7 milliseconds