spelling 78 ext/pspell/pspell.c ZEND_ARG_INFO(0, spelling) spelling 87 ext/pspell/pspell.c ZEND_ARG_INFO(0, spelling) spelling 133 ext/pspell/pspell.c ZEND_ARG_INFO(0, spelling) spelling 266 ext/pspell/pspell.c char *language, *spelling = NULL, *jargon = NULL, *encoding = NULL; spelling 284 ext/pspell/pspell.c if (zend_parse_parameters(argc, "s|sssl", &language, &language_len, &spelling, &spelling_len, spelling 315 ext/pspell/pspell.c pspell_config_replace(config, "spelling", spelling); spelling 363 ext/pspell/pspell.c char *personal, *language, *spelling = NULL, *jargon = NULL, *encoding = NULL; spelling 382 ext/pspell/pspell.c &spelling, &spelling_len, &jargon, &jargon_len, &encoding, &encoding_len, &mode) == FAILURE) { spelling 420 ext/pspell/pspell.c pspell_config_replace(config, "spelling", spelling); spelling 687 ext/pspell/pspell.c char *language, *spelling = NULL, *jargon = NULL, *encoding = NULL; spelling 700 ext/pspell/pspell.c if (zend_parse_parameters(ZEND_NUM_ARGS(), "s|sss", &language, &language_len, &spelling, &spelling_len, spelling 731 ext/pspell/pspell.c pspell_config_replace(config, "spelling", spelling);