Home
last modified time | relevance | path

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

/PHP-8.0/ext/pspell/tests/
H A D003.phpt14 $p = pspell_new_config($cfg);
17 $p2 = pspell_new_config($cfg2);
26 $p = pspell_new_config($cfg);
36 Warning: pspell_new_config(): PSPELL couldn't open the dictionary. reason: The encoding "b0rked" is…
H A D004.phpt15 $p = pspell_new_config($cfg);
22 $p = pspell_new_config($cfg);
H A D005.phpt22 $p = pspell_new_config($cfg);
/PHP-8.0/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.php16 function pspell_new_config(int $config): int|false {} function
H A Dpspell.c308 PHP_FUNCTION(pspell_new_config) in PHP_FUNCTION() argument

Completed in 12 milliseconds