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); \
495 long scin; in PHP_FUNCTION() local
499 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "ls", &scin, &word, &word_len) == FAILURE) { in PHP_FUNCTION()
517 long scin; in PHP_FUNCTION() local
525 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "ls", &scin, &word, &word_len) == FAILURE) { in PHP_FUNCTION()
552 long scin; in PHP_FUNCTION() local
556 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "lss", &scin, &miss, &miss_len, &corr, &corr_… in PHP_FUNCTION()
577 long scin; in PHP_FUNCTION() local
581 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "ls", &scin, &word, &word_len) == FAILURE) { in PHP_FUNCTION()
607 long scin; in PHP_FUNCTION() local
611 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "ls", &scin, &word, &word_len) == FAILURE) { in PHP_FUNCTION()
637 long scin; in PHP_FUNCTION() local
640 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "l", &scin) == FAILURE) { in PHP_FUNCTION()
661 long scin; in PHP_FUNCTION() local
664 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "l", &scin) == FAILURE) { in PHP_FUNCTION()