Home
last modified time | relevance | path

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

/PHP-7.3/ext/pspell/
H A Dpspell.c238 zval *res = zend_hash_index_find(&EG(regular_list), scin); \
497 zend_long scin; in PHP_FUNCTION() local
501 if (zend_parse_parameters(ZEND_NUM_ARGS(), "ls", &scin, &word, &word_len) == FAILURE) { in PHP_FUNCTION()
519 zend_long scin; in PHP_FUNCTION() local
553 zend_long scin; in PHP_FUNCTION() local
578 zend_long scin; in PHP_FUNCTION() local
608 zend_long scin; in PHP_FUNCTION() local
637 zend_long scin; in PHP_FUNCTION() local
640 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l", &scin) == FAILURE) { in PHP_FUNCTION()
660 zend_long scin; in PHP_FUNCTION() local
[all …]

Completed in 6 milliseconds