Home
last modified time | relevance | path

Searched refs:spelling (Results 1 – 8 of 8) sorted by relevance

/PHP-8.1/ext/pspell/
H A Dpspell.stub.php23 …function pspell_new(string $language, string $spelling = "", string $jargon = "", string $encoding… argument
28 string $spelling = "", argument
49 …function pspell_config_create(string $language, string $spelling = "", string $jargon = "", string… argument
H A Dpspell.c182 char *language, *spelling = NULL, *jargon = NULL, *encoding = NULL; in PHP_FUNCTION() local
198 if (zend_parse_parameters(argc, "s|sssl", &language, &language_len, &spelling, &spelling_len, in PHP_FUNCTION()
229 pspell_config_replace(config, "spelling", spelling); in PHP_FUNCTION()
275 char *personal, *language, *spelling = NULL, *jargon = NULL, *encoding = NULL; in PHP_FUNCTION() local
292 &spelling, &spelling_len, &jargon, &jargon_len, &encoding, &encoding_len, &mode) == FAILURE) { in PHP_FUNCTION()
330 pspell_config_replace(config, "spelling", spelling); in PHP_FUNCTION()
571 char *language, *spelling = NULL, *jargon = NULL, *encoding = NULL; in PHP_FUNCTION() local
583 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "s|sss", &language, &language_len, &spelling, &spelling… in PHP_FUNCTION()
614 pspell_config_replace(config, "spelling", spelling); in PHP_FUNCTION()
H A Dpspell_arginfo.h6 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, spelling, IS_STRING, 0, "\"\"")
15 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, spelling, IS_STRING, 0, "\"\"")
53 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, spelling, IS_STRING, 0, "\"\"")
/PHP-8.1/Zend/tests/closures/
H A Dclosure_from_callable_basic.phpt32 echo 'Function that exists with different spelling';
106 Function that exists with different spelling OK
/PHP-8.1/tests/lang/
H A D024.phpt109 ** spelling correction by kluzz **
411 ** spelling correction by kluzz **
636 ** spelling correction by kluzz **
861 ** spelling correction by kluzz **
1086 ** spelling correction by kluzz **
1311 ** spelling correction by kluzz **
1536 ** spelling correction by kluzz **
1761 ** spelling correction by kluzz **
1986 ** spelling correction by kluzz **
2211 ** spelling correction by kluzz **
[all …]
H A D023.phpt68 ** spelling correction by kluzz **
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic16871 # american spelling gray
H A Dmagic私はガラスを食べられます16871 # american spelling gray

Completed in 120 milliseconds