Home
last modified time | relevance | path

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

/PHP-7.3/ext/pspell/
H A Dpspell.c76 ZEND_ARG_INFO(0, spelling)
85 ZEND_ARG_INFO(0, spelling)
131 ZEND_ARG_INFO(0, spelling)
264 char *language, *spelling = NULL, *jargon = NULL, *encoding = NULL; in PHP_FUNCTION() local
282 if (zend_parse_parameters(argc, "s|sssl", &language, &language_len, &spelling, &spelling_len, in PHP_FUNCTION()
313 pspell_config_replace(config, "spelling", spelling); in PHP_FUNCTION()
361 char *personal, *language, *spelling = NULL, *jargon = NULL, *encoding = NULL; in PHP_FUNCTION() local
380 &spelling, &spelling_len, &jargon, &jargon_len, &encoding, &encoding_len, &mode) == FAILURE) { in PHP_FUNCTION()
418 pspell_config_replace(config, "spelling", spelling); in PHP_FUNCTION()
685 char *language, *spelling = NULL, *jargon = NULL, *encoding = NULL; in PHP_FUNCTION() local
[all …]
/PHP-7.3/Zend/tests/closures/
H A Dclosure_from_callable_basic.phpt32 echo 'Function that exists with different spelling';
107 Function that exists with different spelling OK
/PHP-7.3/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-7.3/ext/mbstring/oniguruma/
H A DHISTORY135 2018/01/10: #72: Correct spelling and grammar in FAQ (English)

Completed in 40 milliseconds