php_pspell_close  216 ext/pspell/pspell.c static void php_pspell_close(zend_resource *rsrc)
php_pspell_close  256 ext/pspell/pspell.c 	le_pspell = zend_register_list_destructors_ex(php_pspell_close, NULL, "pspell", module_number);