scin              240 ext/pspell/pspell.c 	zval *res = zend_hash_index_find(&EG(regular_list), scin); \
scin              242 ext/pspell/pspell.c 		php_error_docref(NULL, E_WARNING, "%ld is not a PSPELL result index", scin); \
scin              499 ext/pspell/pspell.c 	zend_long scin;
scin              503 ext/pspell/pspell.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "ls", &scin, &word, &word_len) == FAILURE) {
scin              521 ext/pspell/pspell.c 	zend_long scin;
scin              528 ext/pspell/pspell.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "ls", &scin, &word, &word_len) == FAILURE) {
scin              555 ext/pspell/pspell.c 	zend_long scin;
scin              559 ext/pspell/pspell.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "lss", &scin, &miss, &miss_len, &corr, &corr_len) == FAILURE) {
scin              580 ext/pspell/pspell.c 	zend_long scin;
scin              584 ext/pspell/pspell.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "ls", &scin, &word, &word_len) == FAILURE) {
scin              610 ext/pspell/pspell.c 	zend_long scin;
scin              614 ext/pspell/pspell.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "ls", &scin, &word, &word_len) == FAILURE) {
scin              639 ext/pspell/pspell.c 	zend_long scin;
scin              642 ext/pspell/pspell.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "l", &scin) == FAILURE) {
scin              662 ext/pspell/pspell.c 	zend_long scin;
scin              665 ext/pspell/pspell.c 	if (zend_parse_parameters(ZEND_NUM_ARGS(), "l", &scin) == FAILURE) {