Home
last modified time | relevance | path

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

/PHP-7.4/ext/pspell/
H A Dpspell.c236 zval *res = zend_hash_index_find(&EG(regular_list), 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
551 zend_long scin; in PHP_FUNCTION() local
576 zend_long scin; in PHP_FUNCTION() local
606 zend_long scin; in PHP_FUNCTION() local
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
[all …]

Completed in 6 milliseconds