Home
last modified time | relevance | path

Searched defs:spelling (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/pspell/
H A Dpspell.stub.php41 …function pspell_new(string $language, string $spelling = "", string $jargon = "", string $encoding…
46 string $spelling = "",
67 …function pspell_config_create(string $language, string $spelling = "", string $jargon = "", string…
H A Dpspell.c180 char *language, *spelling = NULL, *jargon = NULL, *encoding = NULL; in PHP_FUNCTION() local
273 char *personal, *language, *spelling = NULL, *jargon = NULL, *encoding = NULL; in PHP_FUNCTION() local
569 char *language, *spelling = NULL, *jargon = NULL, *encoding = NULL; in PHP_FUNCTION() local

Completed in 7 milliseconds