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