scin              238 ext/pspell/pspell.c 	manager = (PspellManager *) zend_list_find(scin, &type);	\
scin              240 ext/pspell/pspell.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%ld is not a PSPELL result index", scin);	\
scin              495 ext/pspell/pspell.c 	long scin;
scin              499 ext/pspell/pspell.c 	if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "ls", &scin, &word, &word_len) == FAILURE) {
scin              517 ext/pspell/pspell.c 	long scin;
scin              525 ext/pspell/pspell.c 	if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "ls", &scin, &word, &word_len) == FAILURE) {
scin              552 ext/pspell/pspell.c 	long scin;
scin              556 ext/pspell/pspell.c 	if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "lss", &scin, &miss, &miss_len, &corr, &corr_len) == FAILURE) {
scin              577 ext/pspell/pspell.c 	long scin;
scin              581 ext/pspell/pspell.c 	if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "ls", &scin, &word, &word_len) == FAILURE) {
scin              607 ext/pspell/pspell.c 	long scin;
scin              611 ext/pspell/pspell.c 	if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "ls", &scin, &word, &word_len) == FAILURE) {
scin              637 ext/pspell/pspell.c 	long scin;
scin              640 ext/pspell/pspell.c 	if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "l", &scin) == FAILURE) {
scin              661 ext/pspell/pspell.c 	long scin;
scin              664 ext/pspell/pspell.c 	if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "l", &scin) == FAILURE) {