Lines Matching refs:scin
238 manager = (PspellManager *) zend_list_find(scin, &type); \
240 php_error_docref(NULL TSRMLS_CC, E_WARNING, "%ld is not a PSPELL result index", scin); \
505 long scin; in PHP_FUNCTION() local
509 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "ls", &scin, &word, &word_len) == FAILURE) { in PHP_FUNCTION()
527 long scin; in PHP_FUNCTION() local
535 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "ls", &scin, &word, &word_len) == FAILURE) { in PHP_FUNCTION()
562 long scin; in PHP_FUNCTION() local
566 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "lss", &scin, &miss, &miss_len, &corr, &corr_… in PHP_FUNCTION()
587 long scin; in PHP_FUNCTION() local
591 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "ls", &scin, &word, &word_len) == FAILURE) { in PHP_FUNCTION()
617 long scin; in PHP_FUNCTION() local
621 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "ls", &scin, &word, &word_len) == FAILURE) { in PHP_FUNCTION()
647 long scin; in PHP_FUNCTION() local
650 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "l", &scin) == FAILURE) { in PHP_FUNCTION()
671 long scin; in PHP_FUNCTION() local
674 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "l", &scin) == FAILURE) { in PHP_FUNCTION()