Searched defs:spelling (Results 1 – 2 of 2) sorted by relevance
/PHP-8.1/ext/pspell/ |
H A D | pspell.stub.php | 23 …function pspell_new(string $language, string $spelling = "", string $jargon = "", string $encoding… 28 string $spelling = "", 49 …function pspell_config_create(string $language, string $spelling = "", string $jargon = "", string…
|
H A D | pspell.c | 182 char *language, *spelling = NULL, *jargon = NULL, *encoding = NULL; in PHP_FUNCTION() local 275 char *personal, *language, *spelling = NULL, *jargon = NULL, *encoding = NULL; in PHP_FUNCTION() local 571 char *language, *spelling = NULL, *jargon = NULL, *encoding = NULL; in PHP_FUNCTION() local
|
Completed in 11 milliseconds