runtogether       140 ext/pspell/pspell.c 	ZEND_ARG_INFO(0, runtogether)
runtogether       756 ext/pspell/pspell.c 	zend_bool runtogether;
runtogether       759 ext/pspell/pspell.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "lb", &conf, &runtogether) == FAILURE) {
runtogether       765 ext/pspell/pspell.c 	pspell_config_replace(config, "run-together", runtogether ? "true" : "false");