Home
last modified time | relevance | path

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

/PHP-5.5/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); \
495 long scin; in PHP_FUNCTION() local
517 long scin; in PHP_FUNCTION() local
552 long scin; in PHP_FUNCTION() local
577 long scin; in PHP_FUNCTION() local
607 long scin; in PHP_FUNCTION() local
637 long scin; in PHP_FUNCTION() local
640 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "l", &scin) == FAILURE) { in PHP_FUNCTION()
661 long scin; in PHP_FUNCTION() local
[all …]

Completed in 9 milliseconds