Home
last modified time | relevance | path

Searched refs:pspell_new_config (Results 1 – 6 of 6) sorted by relevance

/PHP-8.1/ext/pspell/tests/
H A D003.phpt15 $p = pspell_new_config($cfg);
18 $p2 = pspell_new_config($cfg2);
27 $p = pspell_new_config($cfg);
37 Warning: pspell_new_config(): PSPELL couldn't open the dictionary. reason: The encoding "b0rked" is…
H A D004.phpt16 $p = pspell_new_config($cfg);
23 $p = pspell_new_config($cfg);
H A D005.phpt23 $p = pspell_new_config($cfg);
/PHP-8.1/ext/pspell/
H A Dpspell_arginfo.h95 ZEND_FUNCTION(pspell_new_config);
117 ZEND_FE(pspell_new_config, arginfo_pspell_new_config)
H A Dpspell.stub.php34 function pspell_new_config(PSpell\Config $config): PSpell\Dictionary|false {} function
H A Dpspell.c374 PHP_FUNCTION(pspell_new_config) in PHP_FUNCTION() argument

Completed in 23 milliseconds