Home
last modified time | relevance | path

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

/PHP-8.0/ext/pspell/
H A Dpspell.c86 zval *res = zend_hash_index_find(&EG(regular_list), scin); \
340 zend_long scin; in PHP_FUNCTION() local
344 if (zend_parse_parameters(ZEND_NUM_ARGS(), "ls", &scin, &word, &word_len) == FAILURE) { in PHP_FUNCTION()
361 zend_long scin; in PHP_FUNCTION() local
394 zend_long scin; in PHP_FUNCTION() local
418 zend_long scin; in PHP_FUNCTION() local
447 zend_long scin; in PHP_FUNCTION() local
475 zend_long scin; in PHP_FUNCTION() local
478 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l", &scin) == FAILURE) { in PHP_FUNCTION()
497 zend_long scin; in PHP_FUNCTION() local
[all …]

Completed in 7 milliseconds