Home
last modified time | relevance | path

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

/PHP-5.3/ext/pspell/
H A Dpspell.c238 manager = (PspellManager *) zend_list_find(scin, &type); \
240 php_error_docref(NULL TSRMLS_CC, E_WARNING, "%ld is not a PSPELL result index", scin); \
505 long scin; in PHP_FUNCTION() local
527 long scin; in PHP_FUNCTION() local
562 long scin; in PHP_FUNCTION() local
587 long scin; in PHP_FUNCTION() local
617 long scin; in PHP_FUNCTION() local
647 long scin; in PHP_FUNCTION() local
650 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "l", &scin) == FAILURE) { in PHP_FUNCTION()
671 long scin; in PHP_FUNCTION() local
[all …]

Completed in 21 milliseconds