Home
last modified time | relevance | path

Searched refs:scin (Results 1 – 1 of 1) sorted by relevance

/PHP-7.2/ext/pspell/
H A Dpspell.c240 zval *res = zend_hash_index_find(&EG(regular_list), 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
555 zend_long scin; in PHP_FUNCTION() local
580 zend_long scin; in PHP_FUNCTION() local
610 zend_long scin; in PHP_FUNCTION() local
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
[all …]

Completed in 12 milliseconds