Lines Matching refs:scin
236 zval *res = zend_hash_index_find(&EG(regular_list), scin); \
238 php_error_docref(NULL, E_WARNING, ZEND_LONG_FMT " is not a PSPELL result index", scin); \
495 zend_long scin; in PHP_FUNCTION() local
499 if (zend_parse_parameters(ZEND_NUM_ARGS(), "ls", &scin, &word, &word_len) == FAILURE) { in PHP_FUNCTION()
517 zend_long scin; in PHP_FUNCTION() local
524 if (zend_parse_parameters(ZEND_NUM_ARGS(), "ls", &scin, &word, &word_len) == FAILURE) { in PHP_FUNCTION()
551 zend_long scin; in PHP_FUNCTION() local
555 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "lss", &scin, &miss, &miss_len, &corr, &corr_len) == FA… in PHP_FUNCTION()
576 zend_long scin; in PHP_FUNCTION() local
580 if (zend_parse_parameters(ZEND_NUM_ARGS(), "ls", &scin, &word, &word_len) == FAILURE) { in PHP_FUNCTION()
606 zend_long scin; in PHP_FUNCTION() local
610 if (zend_parse_parameters(ZEND_NUM_ARGS(), "ls", &scin, &word, &word_len) == FAILURE) { in PHP_FUNCTION()
635 zend_long scin; in PHP_FUNCTION() local
638 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l", &scin) == FAILURE) { in PHP_FUNCTION()
658 zend_long scin; in PHP_FUNCTION() local
661 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l", &scin) == FAILURE) { in PHP_FUNCTION()